File size: 1,586 Bytes
6ffb039 |
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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 |
{
"builder_name": "arrow",
"citation": "",
"config_name": "default",
"dataset_name": "phoneme-text",
"dataset_size": 7827494015,
"description": "",
"download_checksums": {
"hf://datasets/Respair/Phoneme-Text@e9c22a26042704220b6d1666045fae00b659092e/T5_Persian_News_p1.zip": {
"num_bytes": 2106056217,
"checksum": null
}
},
"download_size": 2106056217,
"features": {
"translation": {
"phonemize": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
}
},
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "Sequence"
},
"attention_mask": {
"feature": {
"dtype": "int8",
"_type": "Value"
},
"_type": "Sequence"
},
"labels": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 9933550232,
"splits": {
"train": {
"name": "train",
"num_bytes": 7827494015,
"num_examples": 1243184,
"shard_lengths": [
79699,
80699,
79699,
80699,
80699,
79699,
79699,
79699,
79699,
78699,
79699,
79699,
80699,
79699,
79699,
44699
],
"dataset_name": "phoneme-text"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
} |