t1 / dataset_infos.json
rungalileo's picture
Upload dataset_infos.json with huggingface_hub
cb16c2b
{"dojo--t1": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"num_classes": 8,
"names": [
"PlayMusic",
"None",
"BookRestaurant",
"GetWeather",
"SearchCreativeWork",
"AddToPlaylist",
"RateBook",
"SearchScreeningEvent"
],
"id": null,
"_type": "ClassLabel"
},
"str_label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"Key": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"validation": {
"name": "validation",
"num_bytes": 80925,
"num_examples": 841,
"dataset_name": "t1"
}
},
"download_checksums": null,
"download_size": 32759,
"post_processing_size": null,
"dataset_size": 80925,
"size_in_bytes": 113684
}}