will33am commited on
Commit
0eb2d9d
1 Parent(s): fe8fbe1

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": "37 category pet dataset with roughly 200 images for each class. The images have a large variations in scale, pose and lighting. All images have an associated ground truth annotation of breed, head ROI, and pixel level trimap segmentation.\n",
3
- "citation": "@InProceedings{parkhi12a,\n author = \"Parkhi, O. M. and Vedaldi, A. and Zisserman, A. and Jawahar, C.~V.\",\n title = \"Cats and Dogs\",\n booktitle = \"IEEE Conference on Computer Vision and Pattern Recognition\",\n year = \"2012\",\n}\n\n",
4
- "homepage": "https://www.robots.ox.ac.uk/~vgg/data/pets/",
5
- "license": "CC BY-SA 4.0",
6
  "features": {
7
  "image": {
8
  "_type": "Image"
@@ -59,25 +59,24 @@
59
  "id": {
60
  "dtype": "int64",
61
  "_type": "Value"
 
 
 
 
 
 
 
62
  }
63
  },
64
- "builder_name": "oxford-iiit-pet",
65
- "config_name": "default",
66
- "version": {
67
- "version_str": "1.0.0",
68
- "major": 1,
69
- "minor": 0,
70
- "patch": 0
71
- },
72
  "splits": {
73
  "train": {
74
  "name": "train",
75
- "num_bytes": 389037569.0,
76
  "num_examples": 3680,
77
  "dataset_name": "OxfordPets_train"
78
  }
79
  },
80
- "download_size": 377541137,
81
- "dataset_size": 389037569.0,
82
- "size_in_bytes": 766578706.0
83
  }}
 
1
  {"default": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
  "features": {
7
  "image": {
8
  "_type": "Image"
 
59
  "id": {
60
  "dtype": "int64",
61
  "_type": "Value"
62
+ },
63
+ "clip_tags_ViT_L_14": {
64
+ "feature": {
65
+ "dtype": "string",
66
+ "_type": "Value"
67
+ },
68
+ "_type": "Sequence"
69
  }
70
  },
 
 
 
 
 
 
 
 
71
  "splits": {
72
  "train": {
73
  "name": "train",
74
+ "num_bytes": 378402640.36,
75
  "num_examples": 3680,
76
  "dataset_name": "OxfordPets_train"
77
  }
78
  },
79
+ "download_size": 377596482,
80
+ "dataset_size": 378402640.36,
81
+ "size_in_bytes": 755999122.36
82
  }}