snips_slu_v1.0 / train /dataset_info.json
HaninZ's picture
Upload folder using huggingface_hub
82752e0 verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "snips_slu_v1.0",
"dataset_size": 645373765,
"description": "",
"download_checksums": {
"hf://datasets/MWilinski/snips_slu_v1.0@d1a41a6e3c09b45bbfdc64220dff7b3176679964/data/train-00000-of-00002-8a79c77a8d003471.parquet": {
"num_bytes": 288362399,
"checksum": null
},
"hf://datasets/MWilinski/snips_slu_v1.0@d1a41a6e3c09b45bbfdc64220dff7b3176679964/data/train-00001-of-00002-30a6f2d916e23e78.parquet": {
"num_bytes": 286310583,
"checksum": null
}
},
"download_size": 574672982,
"features": {
"audio": {
"_type": "Audio"
},
"ID": {
"dtype": "int64",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"worker": {
"dtype": "string",
"_type": "Value"
},
"distance": {
"dtype": "string",
"_type": "Value"
},
"source": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 1220046747,
"splits": {
"train": {
"name": "train",
"num_bytes": 645373765,
"num_examples": 5886,
"shard_lengths": [
4943,
943
],
"dataset_name": "snips_slu_v1.0"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}