will33am commited on
Commit
1065bad
1 Parent(s): 7f7a47d

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +14 -15
dataset_infos.json CHANGED
@@ -1,7 +1,7 @@
1
  {"default": {
2
- "description": "Oxford 102 flower dataset is a 102 category dataset, consisting of 102 flower categories. The flowers chosen to be flower commonly occuring in the United Kingdom. Each class consists of between 40 and 258 images. The details of the categories and the number of images for each class can be found on this category statistics page.\n\nThe images have large scale, pose and light variations. In addition, there are categories that have large variations within the category and several very similar categories. The dataset is visualized using isomap with shape and colour features. \n",
3
- "citation": "@InProceedings{Nilsback08,\n author = \"Nilsback, M-E. and Zisserman, A.\",\n title = \"Automated Flower Classification over a Large Number of Classes\",\n booktitle = \"Proceedings of the Indian Conference on Computer Vision, Graphics and Image Processing\",\n year = \"2008\",\n month = \"Dec\"\n}\n",
4
- "homepage": "https://www.robots.ox.ac.uk/~vgg/data/flowers/102/",
5
  "license": "",
6
  "features": {
7
  "image": {
@@ -117,25 +117,24 @@
117
  "id": {
118
  "dtype": "int64",
119
  "_type": "Value"
 
 
 
 
 
 
 
120
  }
121
  },
122
- "builder_name": "oxford-102-flower",
123
- "config_name": "default",
124
- "version": {
125
- "version_str": "1.0.0",
126
- "major": 1,
127
- "minor": 0,
128
- "patch": 0
129
- },
130
  "splits": {
131
  "test": {
132
  "name": "test",
133
- "num_bytes": 266456209.966,
134
  "num_examples": 6149,
135
  "dataset_name": "OxfordFlowers_test"
136
  }
137
  },
138
- "download_size": 260256065,
139
- "dataset_size": 266456209.966,
140
- "size_in_bytes": 526712274.96599996
141
  }}
 
1
  {"default": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
  "license": "",
6
  "features": {
7
  "image": {
 
117
  "id": {
118
  "dtype": "int64",
119
  "_type": "Value"
120
+ },
121
+ "clip_tags_ViT_L_14": {
122
+ "feature": {
123
+ "dtype": "string",
124
+ "_type": "Value"
125
+ },
126
+ "_type": "Sequence"
127
  }
128
  },
 
 
 
 
 
 
 
 
129
  "splits": {
130
  "test": {
131
  "name": "test",
132
+ "num_bytes": 261021376.0,
133
  "num_examples": 6149,
134
  "dataset_name": "OxfordFlowers_test"
135
  }
136
  },
137
+ "download_size": 260333362,
138
+ "dataset_size": 261021376.0,
139
+ "size_in_bytes": 521354738.0
140
  }}