eugenetanjc
commited on
Commit
•
2f2ba60
1
Parent(s):
76970a0
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"eugenetanjc--speech_accent_example": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"path": {"dtype": "string", "id": null, "_type": "Value"}, "audio": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "sample_rate": {"dtype": "int64", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes":
|
|
|
1 |
+
{"eugenetanjc--speech_accent_example": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"path": {"dtype": "string", "id": null, "_type": "Value"}, "audio": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "sample_rate": {"dtype": "int64", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "speech": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "sampling_rate": {"dtype": "int64", "id": null, "_type": "Value"}, "target_text": {"dtype": "string", "id": null, "_type": "Value"}, "input_values": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "labels": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 6341030, "num_examples": 1, "dataset_name": "speech_accent_example"}}, "download_checksums": null, "download_size": 8173385, "post_processing_size": null, "dataset_size": 6341030, "size_in_bytes": 14514415}}
|