Datasets:
Tasks:
Image Classification
Modalities:
Image
Sub-tasks:
multi-label-image-classification
Size:
10K - 100K
Tags:
climate
License:
Commit
·
a64e679
1
Parent(s):
3a8adf2
remove train-eval section
Browse files
README.md
CHANGED
@@ -28,18 +28,5 @@ 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: image_multi_class_classification
|
35 |
-
splits:
|
36 |
-
train_split: train
|
37 |
-
eval_split: validation
|
38 |
-
col_mapping:
|
39 |
-
image: image
|
40 |
-
target: label
|
41 |
-
metrics:
|
42 |
-
- type: accuracy
|
43 |
-
name: accuracy
|
44 |
---
|
45 |
|
|
|
28 |
- image-classification
|
29 |
task_ids:
|
30 |
- multi-label-image-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
---
|
32 |
|