will33am commited on
Commit
a29cd9b
·
1 Parent(s): 54aecf5

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +15 -16
dataset_infos.json CHANGED
@@ -1,8 +1,8 @@
1
  {"default": {
2
- "description": "Pictures of objects belonging to 101 categories. \nAbout 40 to 800 images per category. \nMost categories have about 50 images. \nCollected in September 2003 by Fei-Fei Li, Marco Andreetto, and Marc'Aurelio Ranzato. \nThe size of each image is roughly 300 x 200 pixels. \n",
3
- "citation": "@article{FeiFei2004LearningGV,\n title={Learning Generative Visual Models from Few Training Examples: An Incremental Bayesian Approach Tested on 101 Object Categories},\n author={Li Fei-Fei and Rob Fergus and Pietro Perona},\n journal={Computer Vision and Pattern Recognition Workshop},\n year={2004},\n}\n",
4
- "homepage": "https://data.caltech.edu/records/20086",
5
- "license": "CC BY 4.0",
6
  "features": {
7
  "image": {
8
  "_type": "Image"
@@ -135,25 +135,24 @@
135
  "id": {
136
  "dtype": "int64",
137
  "_type": "Value"
 
 
 
 
 
 
 
138
  }
139
  },
140
- "builder_name": "caltech-101",
141
- "config_name": "without_background_category",
142
- "version": {
143
- "version_str": "1.0.0",
144
- "major": 1,
145
- "minor": 0,
146
- "patch": 0
147
- },
148
  "splits": {
149
  "train": {
150
  "name": "train",
151
- "num_bytes": 46205755.5,
152
  "num_examples": 3030,
153
  "dataset_name": "Caltech101_not_background_train"
154
  }
155
  },
156
- "download_size": 45523061,
157
- "dataset_size": 46205755.5,
158
- "size_in_bytes": 91728816.5
159
  }}
 
1
  {"default": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
  "features": {
7
  "image": {
8
  "_type": "Image"
 
135
  "id": {
136
  "dtype": "int64",
137
  "_type": "Value"
138
+ },
139
+ "clip_tags_ViT_L_14": {
140
+ "feature": {
141
+ "dtype": "string",
142
+ "_type": "Value"
143
+ },
144
+ "_type": "Sequence"
145
  }
146
  },
 
 
 
 
 
 
 
 
147
  "splits": {
148
  "train": {
149
  "name": "train",
150
+ "num_bytes": 45981658.0,
151
  "num_examples": 3030,
152
  "dataset_name": "Caltech101_not_background_train"
153
  }
154
  },
155
+ "download_size": 45604940,
156
+ "dataset_size": 45981658.0,
157
+ "size_in_bytes": 91586598.0
158
  }}