Splend1dchan commited on
Commit
c22e29b
1 Parent(s): 3db72ad

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": "Stanford Question Answering Dataset (SQuAD) is a reading comprehension dataset, consisting of questions posed by crowdworkers on a set of Wikipedia articles, where the answer to every question is a segment of text, or span, from the corresponding reading passage, or the question might be unanswerable.\n", "citation": "@article{2016arXiv160605250R,\n author = {{Rajpurkar}, Pranav and {Zhang}, Jian and {Lopyrev},\n Konstantin and {Liang}, Percy},\n title = \"{SQuAD: 100,000+ Questions for Machine Comprehension of Text}\",\n journal = {arXiv e-prints},\n year = 2016,\n eid = {arXiv:1606.05250},\n pages = {arXiv:1606.05250},\narchivePrefix = {arXiv},\n eprint = {1606.05250},\n}\n", "homepage": "https://rajpurkar.github.io/SQuAD-explorer/", "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": {"feature": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "answer_start": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}, "id2": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "question-answering-extractive", "question_column": "question", "context_column": "context", "answers_column": "answers"}], "builder_name": "squad", "config_name": "plain_text", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 81886479, "num_examples": 87599, "dataset_name": "NMSQA_testupload"}, "validation": {"name": "validation", "num_bytes": 10779514, "num_examples": 10570, "dataset_name": "NMSQA_testupload"}}, "download_checksums": null, "download_size": 17879550, "post_processing_size": null, "dataset_size": 92665993, "size_in_bytes": 110545543}}
 
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}}