Commit
·
4c905f1
1
Parent(s):
b41fd24
removed indent
Browse files
README.md
CHANGED
@@ -22,24 +22,24 @@ dataset_info:
|
|
22 |
num_examples: 1843
|
23 |
download_size: 132474880
|
24 |
dataset_size: 118720119
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
---
|
45 |
|
|
|
22 |
num_examples: 1843
|
23 |
download_size: 132474880
|
24 |
dataset_size: 118720119
|
25 |
+
tags:
|
26 |
+
- climate
|
27 |
+
task_categories:
|
28 |
+
- image-classification
|
29 |
+
task_ids:
|
30 |
+
- multi-label-image-classification
|
31 |
+
train-eval-index:
|
32 |
+
- config: default
|
33 |
+
task: image-classification
|
34 |
+
task_id: multi-label-image-classification
|
35 |
+
splits:
|
36 |
+
train_split: train
|
37 |
+
eval_split: validation
|
38 |
+
col_mapping:
|
39 |
+
image: image
|
40 |
+
label: label
|
41 |
+
metrics:
|
42 |
+
- type: accuracy
|
43 |
+
name: accuracy
|
44 |
---
|
45 |
|