Datasets:
Commit
·
41104d0
1
Parent(s):
4a8e763
change dataset info
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"default": {"description": "This dataset is built for question answering task.\n", "citation": "", "homepage": "https://github.com/jakartaresearch", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "span_start": {"dtype": "int16", "id": null, "_type": "Value"}, "span_end": {"dtype": "int16", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "indoqa", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes":
|
|
|
1 |
+
{"default": {"description": "This dataset is built for question answering task.\n", "citation": "", "homepage": "https://github.com/jakartaresearch", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "category": {"dtype": "string", "id": null, "_type": "Value"}, "span_start": {"dtype": "int16", "id": null, "_type": "Value"}, "span_end": {"dtype": "int16", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "indoqa", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2498184, "num_examples": 3249, "dataset_name": "indoqa"}, "validation": {"name": "validation", "num_bytes": 829444, "num_examples": 1084, "dataset_name": "indoqa"}}, "download_checksums": {"https://drive.google.com/uc?id=1A-EqeT4GEYWv1cgkNnxMV8aTOvTxoMJQ": {"num_bytes": 3022435, "checksum": "3fc22befaf9e24a30d688636bbd7596c4cb09c563b39333fd146a86d785355cd"}, "https://drive.google.com/uc?id=1oQENznKtAvt56JktD40GftHP7_7eVYYP": {"num_bytes": 907487, "checksum": "3dc89a6edae37e7c6d0246475a113112c324f9557b6e580a8e2fd2def183ddc4"}}, "download_size": 3929922, "post_processing_size": null, "dataset_size": 3327628, "size_in_bytes": 7257550}}
|