Update README.md
Browse files
README.md
CHANGED
@@ -10,11 +10,11 @@ model-index:
|
|
10 |
- name: swin-tiny-patch4-window7-224-finetuned-plot-images
|
11 |
results:
|
12 |
- task:
|
13 |
-
name:
|
14 |
type: image-classification
|
15 |
dataset:
|
16 |
-
name:
|
17 |
-
type:
|
18 |
config: default
|
19 |
split: train
|
20 |
args: default
|
|
|
10 |
- name: swin-tiny-patch4-window7-224-finetuned-plot-images
|
11 |
results:
|
12 |
- task:
|
13 |
+
name: "Classify an image of chart to one of the following types: line, scatter, dot, vertical_bar, or horizontal_bar."
|
14 |
type: image-classification
|
15 |
dataset:
|
16 |
+
name: "Benetech making graphs accessible"
|
17 |
+
type: "image folder"
|
18 |
config: default
|
19 |
split: train
|
20 |
args: default
|