coqa / dataset_infos.json
alistvt's picture
Upload dataset_infos.json
8765daf
raw
history blame
1.3 kB
{"alistvt--coqa": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"source": {"dtype": "string", "id": null, "_type": "Value"}, "id": {"dtype": "string", "id": null, "_type": "Value"}, "story": {"dtype": "string", "id": null, "_type": "Value"}, "questions": [{"bad_turn": {"dtype": "string", "id": null, "_type": "Value"}, "input_text": {"dtype": "string", "id": null, "_type": "Value"}, "turn_id": {"dtype": "int64", "id": null, "_type": "Value"}}], "answers": [{"input_text": {"dtype": "string", "id": null, "_type": "Value"}, "span_end": {"dtype": "int64", "id": null, "_type": "Value"}, "span_start": {"dtype": "int64", "id": null, "_type": "Value"}, "span_text": {"dtype": "string", "id": null, "_type": "Value"}, "turn_id": {"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": 27368345, "num_examples": 7199, "dataset_name": "coqa"}, "validation": {"name": "validation", "num_bytes": 1872243, "num_examples": 500, "dataset_name": "coqa"}}, "download_checksums": null, "download_size": 15991902, "post_processing_size": null, "dataset_size": 29240588, "size_in_bytes": 45232490}}