Upload dataset_infos.json
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"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": [{"
|
|
|
1 |
+
{"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": [{"input_text": {"dtype": "string", "id": null, "_type": "Value"}, "turn_id": {"dtype": "int64", "id": null, "_type": "Value"}}], "answers": [{"bad_turn": {"dtype": "bool", "id": null, "_type": "Value"}, "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": 26932209, "num_examples": 7199, "dataset_name": "coqa"}, "validation": {"name": "validation", "num_bytes": 1873241, "num_examples": 500, "dataset_name": "coqa"}}, "download_checksums": null, "download_size": 15992271, "post_processing_size": null, "dataset_size": 28805450, "size_in_bytes": 44797721}}
|