OxfordPets_train / dataset_infos.json
will33am's picture
Upload dataset_infos.json with huggingface_hub
ad9a7b1
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"image": {
"_type": "Image"
},
"label": {
"names": [
"abyssinian",
"american bulldog",
"american pit bull terrier",
"basset hound",
"beagle",
"bengal",
"birman",
"bombay",
"boxer",
"british shorthair",
"chihuahua",
"egyptian mau",
"english cocker spaniel",
"english setter",
"german shorthaired",
"great pyrenees",
"havanese",
"japanese chin",
"keeshond",
"leonberger",
"maine coon",
"miniature pinscher",
"newfoundland",
"persian",
"pomeranian",
"pug",
"ragdoll",
"russian blue",
"saint bernard",
"samoyed",
"scottish terrier",
"shiba inu",
"siamese",
"sphynx",
"staffordshire bull terrier",
"wheaten terrier",
"yorkshire terrier"
],
"_type": "ClassLabel"
},
"species": {
"names": [
"Cat",
"Dog"
],
"_type": "ClassLabel"
},
"id": {
"dtype": "int64",
"_type": "Value"
},
"clip_tags_ViT_L_14": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"blip_caption": {
"dtype": "string",
"_type": "Value"
},
"LLM_Description_opt175b_downstream_tasks_ViT_L_14": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"LLM_Description_gpt3_downstream_tasks_ViT_L_14": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"clip_tags_ViT_L_14_ensemble_specific": {
"dtype": "string",
"_type": "Value"
},
"clip_tags_ViT_L_14_simple_specific": {
"dtype": "string",
"_type": "Value"
},
"LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"clip_tags_ViT_L_14with_openai_classes": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"clip_tags_ViT_L_14_wo_openai_classes": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"clip_tags_ViT_L_14_with_openai_classes": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"Attributes_ViT_L_14_text_davinci_003": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"Attributes_ViT_L_14_text_davinci_003_full": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"Attributes_ViT_L_14_text_davinci_003_oxfordpets": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"clip_tags_ViT_B_16_simple_specific": {
"dtype": "string",
"_type": "Value"
},
"clip_tags_ViT_B_16_ensemble_specific": {
"dtype": "string",
"_type": "Value"
},
"clip_tags_ViT_B_32_simple_specific": {
"dtype": "string",
"_type": "Value"
},
"clip_tags_ViT_B_32_ensemble_specific": {
"dtype": "string",
"_type": "Value"
},
"Attributes_ViT_B_16_descriptors_text_davinci_003_full": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"clip_tags_LAION_ViT_H_14_2B_simple_specific": {
"dtype": "string",
"_type": "Value"
},
"clip_tags_LAION_ViT_H_14_2B_ensemble_specific": {
"dtype": "string",
"_type": "Value"
}
},
"splits": {
"train": {
"name": "train",
"num_bytes": 386730161.36,
"num_examples": 3680,
"dataset_name": "OxfordPets_train"
}
},
"download_size": 378295172,
"dataset_size": 386730161.36,
"size_in_bytes": 765025333.36
}}