Datasets:

Sub-tasks: extractive-qa
Languages: English
Multilinguality: monolingual
Size Categories: 1K<n<10K
Language Creators: found
Annotations Creators: crowdsourced
Source Datasets: extended|squad
License:
albertvillanova HF staff commited on
Commit
878c103
1 Parent(s): 1a1f68e

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (eec6da4433303b4ae924ff83a0bdbbd1a446cf00)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"squad_adversarial": {"description": "Here are two different adversaries, each of which uses a different procedure to pick the sentence it adds to the paragraph:\nAddSent: Generates up to five candidate adversarial sentences that don't answer the question, but have a lot of words in common with the question. Picks the one that most confuses the model.\nAddOneSent: Similar to AddSent, but just picks one of the candidate sentences at random. This adversary is does not query the model in any way.\n", "citation": "@inproceedings{jia-liang-2017-adversarial,\n title = \"Adversarial Examples for Evaluating Reading Comprehension Systems\",\n author = \"Jia, Robin and\n Liang, Percy\",\n booktitle = \"Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing\",\n month = sep,\n year = \"2017\",\n address = \"Copenhagen, Denmark\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/D17-1215\",\n doi = \"10.18653/v1/D17-1215\",\n pages = \"2021--2031\",\n abstract = \"Standard accuracy metrics indicate that reading comprehension systems are making rapid progress, but the extent to which these systems truly understand language remains unclear. To reward systems with real language understanding abilities, we propose an adversarial evaluation scheme for the Stanford Question Answering Dataset (SQuAD). Our method tests whether systems can answer questions about paragraphs that contain adversarially inserted sentences, which are automatically generated to distract computer systems without changing the correct answer or misleading humans. In this adversarial setting, the accuracy of sixteen published models drops from an average of 75% F1 score to 36%; when the adversary is allowed to add ungrammatical sequences of words, average accuracy on four models decreases further to 7%. We hope our insights will motivate the development of new models that understand language more precisely.\",\n}\n\n", "homepage": "https://worksheets.codalab.org/worksheets/0xc86d3ebe69a3427d91f9aaa63f7d1e7d/", "license": "MIT License", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "answer_start": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "squad_adversarial", "config_name": "squad_adversarial", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"AddSent": {"name": "AddSent", "num_bytes": 3803551, "num_examples": 3560, "dataset_name": "squad_adversarial"}, "AddOneSent": {"name": "AddOneSent", "num_bytes": 1864767, "num_examples": 1787, "dataset_name": "squad_adversarial"}}, "download_checksums": {"https://worksheets.codalab.org/rest/bundles/0xb765680b60c64d088f5daccac08b3905/contents/blob/": {"num_bytes": 4073864, "checksum": "40e3602aa5195cdacd03904a9c301ceb17ccf730cc32bd3ab998b66b4401e660"}, "https://worksheets.codalab.org/rest/bundles/0x3ac9349d16ba4e7bb9b5920e3b1af393/contents/blob/": {"num_bytes": 1920649, "checksum": "50420ac8d8b7547cd3715347c9a276802bc9466328ba0814adce4c20495e2889"}}, "download_size": 5994513, "post_processing_size": null, "dataset_size": 5668318, "size_in_bytes": 11662831}, "AddSent": {"description": "Here are two different adversaries, each of which uses a different procedure to pick the sentence it adds to the paragraph:\nAddSent: Generates up to five candidate adversarial sentences that don't answer the question, but have a lot of words in common with the question. Picks the one that most confuses the model.\nAddOneSent: Similar to AddSent, but just picks one of the candidate sentences at random. This adversary is does not query the model in any way.\n", "citation": "@inproceedings{jia-liang-2017-adversarial,\n title = \"Adversarial Examples for Evaluating Reading Comprehension Systems\",\n author = \"Jia, Robin and\n Liang, Percy\",\n booktitle = \"Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing\",\n month = sep,\n year = \"2017\",\n address = \"Copenhagen, Denmark\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/D17-1215\",\n doi = \"10.18653/v1/D17-1215\",\n pages = \"2021--2031\",\n abstract = \"Standard accuracy metrics indicate that reading comprehension systems are making rapid progress, but the extent to which these systems truly understand language remains unclear. To reward systems with real language understanding abilities, we propose an adversarial evaluation scheme for the Stanford Question Answering Dataset (SQuAD). Our method tests whether systems can answer questions about paragraphs that contain adversarially inserted sentences, which are automatically generated to distract computer systems without changing the correct answer or misleading humans. In this adversarial setting, the accuracy of sixteen published models drops from an average of 75% F1 score to 36%; when the adversary is allowed to add ungrammatical sequences of words, average accuracy on four models decreases further to 7%. We hope our insights will motivate the development of new models that understand language more precisely.\",\n}\n\n", "homepage": "https://worksheets.codalab.org/worksheets/0xc86d3ebe69a3427d91f9aaa63f7d1e7d/", "license": "MIT License", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "answer_start": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "squad_adversarial", "config_name": "AddSent", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 3803551, "num_examples": 3560, "dataset_name": "squad_adversarial"}}, "download_checksums": {"https://worksheets.codalab.org/rest/bundles/0xb765680b60c64d088f5daccac08b3905/contents/blob/": {"num_bytes": 4073864, "checksum": "40e3602aa5195cdacd03904a9c301ceb17ccf730cc32bd3ab998b66b4401e660"}, "https://worksheets.codalab.org/rest/bundles/0x3ac9349d16ba4e7bb9b5920e3b1af393/contents/blob/": {"num_bytes": 1920649, "checksum": "50420ac8d8b7547cd3715347c9a276802bc9466328ba0814adce4c20495e2889"}}, "download_size": 5994513, "post_processing_size": null, "dataset_size": 3803551, "size_in_bytes": 9798064}, "AddOneSent": {"description": "Here are two different adversaries, each of which uses a different procedure to pick the sentence it adds to the paragraph:\nAddSent: Generates up to five candidate adversarial sentences that don't answer the question, but have a lot of words in common with the question. Picks the one that most confuses the model.\nAddOneSent: Similar to AddSent, but just picks one of the candidate sentences at random. This adversary is does not query the model in any way.\n", "citation": "@inproceedings{jia-liang-2017-adversarial,\n title = \"Adversarial Examples for Evaluating Reading Comprehension Systems\",\n author = \"Jia, Robin and\n Liang, Percy\",\n booktitle = \"Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing\",\n month = sep,\n year = \"2017\",\n address = \"Copenhagen, Denmark\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/D17-1215\",\n doi = \"10.18653/v1/D17-1215\",\n pages = \"2021--2031\",\n abstract = \"Standard accuracy metrics indicate that reading comprehension systems are making rapid progress, but the extent to which these systems truly understand language remains unclear. To reward systems with real language understanding abilities, we propose an adversarial evaluation scheme for the Stanford Question Answering Dataset (SQuAD). Our method tests whether systems can answer questions about paragraphs that contain adversarially inserted sentences, which are automatically generated to distract computer systems without changing the correct answer or misleading humans. In this adversarial setting, the accuracy of sixteen published models drops from an average of 75% F1 score to 36%; when the adversary is allowed to add ungrammatical sequences of words, average accuracy on four models decreases further to 7%. We hope our insights will motivate the development of new models that understand language more precisely.\",\n}\n\n", "homepage": "https://worksheets.codalab.org/worksheets/0xc86d3ebe69a3427d91f9aaa63f7d1e7d/", "license": "MIT License", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "answer_start": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "squad_adversarial", "config_name": "AddOneSent", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 1864767, "num_examples": 1787, "dataset_name": "squad_adversarial"}}, "download_checksums": {"https://worksheets.codalab.org/rest/bundles/0xb765680b60c64d088f5daccac08b3905/contents/blob/": {"num_bytes": 4073864, "checksum": "40e3602aa5195cdacd03904a9c301ceb17ccf730cc32bd3ab998b66b4401e660"}, "https://worksheets.codalab.org/rest/bundles/0x3ac9349d16ba4e7bb9b5920e3b1af393/contents/blob/": {"num_bytes": 1920649, "checksum": "50420ac8d8b7547cd3715347c9a276802bc9466328ba0814adce4c20495e2889"}}, "download_size": 5994513, "post_processing_size": null, "dataset_size": 1864767, "size_in_bytes": 7859280}}