albertvillanova HF staff commited on
Commit
cf9a710
1 Parent(s): 0b7f5e3

Delete legacy JSON metadata (#7)

Browse files

- Delete legacy JSON metadata (c2ee1b8a458660bbdb11f858bcac76971dcb0739)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "FQuAD: French Question Answering Dataset\nWe introduce FQuAD, a native French Question Answering Dataset. FQuAD contains 25,000+ question and answer pairs.\nFinetuning CamemBERT on FQuAD yields a F1 score of 88% and an exact match of 77.9%.\n", "citation": "@ARTICLE{2020arXiv200206071\n author = {Martin, d'Hoffschmidt and Maxime, Vidal and\n Wacim, Belblidia and Tom, Brendl\u00e9},\n title = \"{FQuAD: French Question Answering Dataset}\",\n journal = {arXiv e-prints},\n keywords = {Computer Science - Computation and Language},\n year = \"2020\",\n month = \"Feb\",\n eid = {arXiv:2002.06071},\n pages = {arXiv:2002.06071},\narchivePrefix = {arXiv},\n eprint = {2002.06071},\n primaryClass = {cs.CL}\n}\n", "homepage": "https://fquad.illuin.tech/", "license": "", "features": {"context": {"dtype": "string", "id": null, "_type": "Value"}, "questions": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "answers": {"feature": {"texts": {"dtype": "string", "id": null, "_type": "Value"}, "answers_starts": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "fquad", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 5898752, "num_examples": 4921, "dataset_name": "fquad"}, "validation": {"name": "validation", "num_bytes": 1031456, "num_examples": 768, "dataset_name": "fquad"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 6930208, "size_in_bytes": 6930208}}