squad-pt2 / dataset_infos.json
ebrigham's picture
Upload dataset_infos.json with huggingface_hub
7cf7b49
{"ebrigham--squad-pt2": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"title": {"dtype": "string", "id": null, "_type": "Value"}, "paragraphs": [{"context": {"dtype": "string", "id": null, "_type": "Value"}, "qas": [{"answers": [{"answer_start": {"dtype": "int64", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}], "id": {"dtype": "string", "id": null, "_type": "Value"}, "is_impossible": {"dtype": "bool", "id": null, "_type": "Value"}, "plausible_answers": [{"answer_start": {"dtype": "int64", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}], "question": {"dtype": "string", "id": null, "_type": "Value"}}]}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "json", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 32927774, "num_examples": 442, "dataset_name": "squad-pt2"}, "validation": {"name": "validation", "num_bytes": 32927774, "num_examples": 442, "dataset_name": "squad-pt2"}}, "download_checksums": null, "download_size": 33363344, "post_processing_size": null, "dataset_size": 65855548, "size_in_bytes": 99218892}}