will33am commited on
Commit
295b4a0
·
1 Parent(s): 7711c07

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -28
README.md CHANGED
@@ -3,7 +3,7 @@ dataset_info:
3
  features:
4
  - name: image
5
  dtype: image
6
- - name: fine_label
7
  dtype:
8
  class_label:
9
  names:
@@ -107,40 +107,16 @@ dataset_info:
107
  '97': wolf
108
  '98': woman
109
  '99': worm
110
- - name: label
111
- dtype:
112
- class_label:
113
- names:
114
- '0': aquatic_mammals
115
- '1': fish
116
- '2': flowers
117
- '3': food_containers
118
- '4': fruit_and_vegetables
119
- '5': household_electrical_devices
120
- '6': household_furniture
121
- '7': insects
122
- '8': large_carnivores
123
- '9': large_man-made_outdoor_things
124
- '10': large_natural_outdoor_scenes
125
- '11': large_omnivores_and_herbivores
126
- '12': medium_mammals
127
- '13': non-insect_invertebrates
128
- '14': people
129
- '15': reptiles
130
- '16': small_mammals
131
- '17': trees
132
- '18': vehicles_1
133
- '19': vehicles_2
134
  - name: id
135
  dtype: int64
136
  - name: clip_tags_LAION_ViT_H_14_2B_simple_specific
137
  dtype: string
138
  splits:
139
  - name: train
140
- num_bytes: 113988589.0
141
  num_examples: 50000
142
- download_size: 112865187
143
- dataset_size: 113988589.0
144
  ---
145
  # Dataset Card for "CIFAR100_train"
146
 
 
3
  features:
4
  - name: image
5
  dtype: image
6
+ - name: label
7
  dtype:
8
  class_label:
9
  names:
 
107
  '97': wolf
108
  '98': woman
109
  '99': worm
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
110
  - name: id
111
  dtype: int64
112
  - name: clip_tags_LAION_ViT_H_14_2B_simple_specific
113
  dtype: string
114
  splits:
115
  - name: train
116
+ num_bytes: 113588589.0
117
  num_examples: 50000
118
+ download_size: 112812649
119
+ dataset_size: 113588589.0
120
  ---
121
  # Dataset Card for "CIFAR100_train"
122