eugenetanjc
commited on
Commit
•
af0978d
1
Parent(s):
9286755
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"eugenetanjc--speech_accent_english_100": {"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": 435060363, "num_examples": 111, "dataset_name": "speech_accent_english_100"}}, "download_checksums": null, "download_size": 434189025, "post_processing_size": null, "dataset_size": 435060363, "size_in_bytes": 869249388}}
|