Splend1dchan commited on
Commit
ce45cef
1 Parent(s): c6f3c92

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -1
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"Splend1dchan--NMSQA_testupload": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"answer_start": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "audio_full_answer_end": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "audio_full_answer_start": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "audio_full_neg_answer_end": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "audio_full_neg_answer_start": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "audio_segment_answer_end": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "audio_segment_answer_start": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "text": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "content_segment_audio_path": {"dtype": "string", "id": null, "_type": "Value"}, "content_full_audio_path": {"dtype": "string", "id": null, "_type": "Value"}, "content_audio_sampling_rate": {"dtype": "float64", "id": null, "_type": "Value"}, "content_audio_speaker": {"dtype": "string", "id": null, "_type": "Value"}, "content_segment_text": {"dtype": "string", "id": null, "_type": "Value"}, "content_segment_normalized_text": {"dtype": "string", "id": null, "_type": "Value"}, "question_audio_path": {"dtype": "string", "id": null, "_type": "Value"}, "question_audio_sampling_rate": {"dtype": "float64", "id": null, "_type": "Value"}, "question_audio_speaker": {"dtype": "string", "id": null, "_type": "Value"}, "question_normalized_text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "parquet", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"dev": {"name": "dev", "num_bytes": 17531200, "num_examples": 10570, "dataset_name": "NMSQA_testupload"}, "test": {"name": "test", "num_bytes": 281160, "num_examples": 171, "dataset_name": "NMSQA_testupload"}, "train": {"name": "train", "num_bytes": 133983780, "num_examples": 87599, "dataset_name": "NMSQA_testupload"}}, "download_checksums": null, "download_size": 37835652, "post_processing_size": null, "dataset_size": 151796140, "size_in_bytes": 189631792}}
1
+ {"Splend1dchan--NMSQA_testupload": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"hash": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "utterance": {"dtype": "string", "id": null, "_type": "Value"}, "new_start": {"dtype": "float64", "id": null, "_type": "Value"}, "new_end": {"dtype": "float64", "id": null, "_type": "Value"}, "code_start": {"dtype": "int64", "id": null, "_type": "Value"}, "code_end": {"dtype": "int64", "id": null, "_type": "Value"}, "question_file": {"dtype": "string", "id": null, "_type": "Value"}, "context_file": {"dtype": "string", "id": null, "_type": "Value"}, "question_hubert_code": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "context_hubert_code": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "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": 1087975674, "num_examples": 95024, "dataset_name": "NMSQA_testupload"}, "dev": {"name": "dev", "num_bytes": 264073590, "num_examples": 21199, "dataset_name": "NMSQA_testupload"}, "test": {"name": "test", "num_bytes": 4470760, "num_examples": 267, "dataset_name": "NMSQA_testupload"}}, "download_checksums": null, "download_size": 128990357, "post_processing_size": null, "dataset_size": 1356520024, "size_in_bytes": 1485510381}}