voidful commited on
Commit
bdc08e8
1 Parent(s): 0bf6319

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"voidful--NMSQA": {"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_span_answer_end": {"feature": {"dtype": "float64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "audio_span_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_span_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_span_text": {"dtype": "string", "id": null, "_type": "Value"}, "content_span_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": {"train": {"name": "train", "num_bytes": 133984536, "num_examples": 87599, "dataset_name": "NMSQA"}, "test": {"name": "test", "num_bytes": 278569, "num_examples": 171, "dataset_name": "NMSQA"}, "dev": {"name": "dev", "num_bytes": 17531368, "num_examples": 10570, "dataset_name": "NMSQA"}}, "download_checksums": null, "download_size": 37963586, "post_processing_size": null, "dataset_size": 151794473, "size_in_bytes": 189758059}}