Karan Chand
commited on
Commit
·
0fae0b0
1
Parent(s):
1feffa8
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"KaranChand--atcosim_input": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"transcription": {"dtype": "string", "id": null, "_type": "Value"}, "recording_id": {"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"}, "model_transcription": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "csv", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1969437679, "num_examples": 8070, "dataset_name": "atcosim_input"}, "test": {"name": "test", "num_bytes": 247374314, "num_examples": 998, "dataset_name": "atcosim_input"}, "valid": {"name": "valid", "num_bytes": 247482061, "num_examples": 1008, "dataset_name": "atcosim_input"}}, "download_checksums": null, "download_size": 2462706429, "post_processing_size": null, "dataset_size": 2464294054, "size_in_bytes": 4927000483}}
|