File size: 1,482 Bytes
cb16c2b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 | {"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
}} |