Datasets:
Tasks:
Image Classification
Modalities:
Image
Sub-tasks:
multi-label-image-classification
Size:
10K - 100K
Tags:
climate
License:
Commit
·
3a8adf2
1
Parent(s):
a3eebfd
wrong key for label column
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ train-eval-index:
|
|
37 |
eval_split: validation
|
38 |
col_mapping:
|
39 |
image: image
|
40 |
-
|
41 |
metrics:
|
42 |
- type: accuracy
|
43 |
name: accuracy
|
|
|
37 |
eval_split: validation
|
38 |
col_mapping:
|
39 |
image: image
|
40 |
+
target: label
|
41 |
metrics:
|
42 |
- type: accuracy
|
43 |
name: accuracy
|