Datasets:
Tasks:
Image Classification
Modalities:
Image
Sub-tasks:
multi-label-image-classification
Size:
10K - 100K
Tags:
climate
License:
Commit
·
b41fd24
1
Parent(s):
ed9d612
added more metadata
Browse files
README.md
CHANGED
@@ -22,5 +22,24 @@ dataset_info:
|
|
22 |
num_examples: 1843
|
23 |
download_size: 132474880
|
24 |
dataset_size: 118720119
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
|
|
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 |
|