avacaondata
commited on
Commit
•
ddb459a
1
Parent(s):
218ac55
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"avacaondata--bioasq22-es": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"context": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "id": {"dtype": "int64", "id": null, "_type": "Value"}, "is_impossible": {"dtype": "bool", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"answer_start": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "text": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 74247176, "num_examples": 39680, "dataset_name": "bioasq22-es"}}, "download_checksums": null, "download_size": 29022897, "post_processing_size": null, "dataset_size": 74247176, "size_in_bytes": 103270073}}
|