Will Held commited on
Commit ·
0be60ee
1
Parent(s): e21cf06
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"WillHeld--coqa": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"qas_id": {"dtype": "string", "id": null, "_type": "Value"}, "question_text": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "doc_tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "orig_answer_text": {"dtype": "string", "id": null, "_type": "Value"}, "start_position": {"dtype": "int64", "id": null, "_type": "Value"}, "end_position": {"dtype": "int64", "id": null, "_type": "Value"}, "additional_answers": {"dtype": "null", "id": null, "_type": "Value"}, "rationale_start_position": {"dtype": "int64", "id": null, "_type": "Value"}, "rationale_end_position": {"dtype": "int64", "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":
|
|
|
|
| 1 |
+
{"WillHeld--coqa": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"qas_id": {"dtype": "string", "id": null, "_type": "Value"}, "question_text": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "doc_tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "orig_answer_text": {"dtype": "string", "id": null, "_type": "Value"}, "start_position": {"dtype": "int64", "id": null, "_type": "Value"}, "end_position": {"dtype": "int64", "id": null, "_type": "Value"}, "additional_answers": {"dtype": "null", "id": null, "_type": "Value"}, "rationale_start_position": {"dtype": "int64", "id": null, "_type": "Value"}, "rationale_end_position": {"dtype": "int64", "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": 308396053, "num_examples": 108647, "dataset_name": "coqa"}, "validation": {"name": "validation", "num_bytes": 22405207, "num_examples": 7983, "dataset_name": "coqa"}}, "download_checksums": null, "download_size": 46080123, "post_processing_size": null, "dataset_size": 330801260, "size_in_bytes": 376881383}}
|