multiwoz_dst / dataset_info.json
vendrkat's picture
Upload folder using huggingface_hub
a03bd0f verified
Raw
History Blame Contribute Delete
1.56 kB
{
"builder_name": "generator",
"citation": "",
"config_name": "default",
"dataset_name": "generator",
"dataset_size": 6119340859,
"description": "",
"download_checksums": {},
"download_size": 0,
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"normalized_text": {
"dtype": "string",
"_type": "Value"
},
"context": {
"dtype": "string",
"_type": "Value"
},
"normalized_context": {
"dtype": "string",
"_type": "Value"
},
"audio": {
"sampling_rate": 16000,
"_type": "Audio"
},
"audio_len": {
"dtype": "int32",
"_type": "Value"
},
"wav_id": {
"dtype": "string",
"_type": "Value"
},
"turn_index": {
"dtype": "int32",
"_type": "Value"
},
"agent_text": {
"dtype": "string",
"_type": "Value"
},
"domains": {
"dtype": "string",
"_type": "Value"
},
"slots": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 6119340859,
"splits": {
"train": {
"name": "train",
"num_bytes": 6119340859,
"num_examples": 56750,
"shard_lengths": [
5000,
5000,
4188,
5000,
5000,
4188,
5000,
5000,
4187,
5000,
5000,
4187
],
"dataset_name": "generator"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}