FranciscoLozDataScience commited on
Commit
b41fd24
·
1 Parent(s): ed9d612

added more metadata

Browse files
Files changed (1) hide show
  1. README.md +19 -0
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