Datasets:
				
			
			
	
			
	
		
			
	
		Tasks:
	
	
	
	
	Question Answering
	
	
	Languages:
	
	
	
		
	
	English
	
	
	Size:
	
	
	
	
	10K<n<100K
	
	
	ArXiv:
	
	
	
	
	
	
	
	
Tags:
	
	
	
	
	table-question-answering
	
	
	License:
	
	
	
	
	
	
	
Delete legacy JSON metadata (#3)
Browse files- Delete legacy JSON metadata (17ef7c4b604662c8ef5cc599c29ce3ebe545a962)
- dataset_infos.json +0 -1
    	
        dataset_infos.json
    DELETED
    
    | @@ -1 +0,0 @@ | |
| 1 | 
            -
            {"random-split-1": {"description": "This WikiTableQuestions dataset is a large-scale dataset for the task of question answering on semi-structured tables.\n", "citation": "@inproceedings{pasupat-liang-2015-compositional,\n    title = \"Compositional Semantic Parsing on Semi-Structured Tables\",\n    author = \"Pasupat, Panupong and Liang, Percy\",\n    booktitle = \"Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)\",\n    month = jul,\n    year = \"2015\",\n    address = \"Beijing, China\",\n    publisher = \"Association for Computational Linguistics\",\n    url = \"https://aclanthology.org/P15-1142\",\n    doi = \"10.3115/v1/P15-1142\",\n    pages = \"1470--1480\",\n}\n", "homepage": "https://nlp.stanford.edu/software/sempre/wikitable", "license": "Creative Commons Attribution Share Alike 4.0 International", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "table": {"header": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "rows": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "name": {"dtype": "string", "id": null, "_type": "Value"}}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wiki_table_questions", "config_name": "random-split-1", "version": {"version_str": "1.0.2", "description": null, "major": 1, "minor": 0, "patch": 2}, "splits": {"train": {"name": "train", "num_bytes": 30364389, "num_examples": 11321, "dataset_name": "wiki_table_questions"}, "test": {"name": "test", "num_bytes": 11423506, "num_examples": 4344, "dataset_name": "wiki_table_questions"}, "validation": {"name": "validation", "num_bytes": 7145768, "num_examples": 2831, "dataset_name": "wiki_table_questions"}}, "download_checksums": {"https://github.com/ppasupat/WikiTableQuestions/releases/download/v1.0.2/WikiTableQuestions-1.0.2-compact.zip": {"num_bytes": 29267445, "checksum": "7c9ca7cc1ccd75fe4be0255b44be63f7b566761005f4ee6ce67e51c129d8b085"}}, "download_size": 29267445, "post_processing_size": null, "dataset_size": 48933663, "size_in_bytes": 78201108}, "random-split-2": {"description": "This WikiTableQuestions dataset is a large-scale dataset for the task of question answering on semi-structured tables.\n", "citation": "@inproceedings{pasupat-liang-2015-compositional,\n    title = \"Compositional Semantic Parsing on Semi-Structured Tables\",\n    author = \"Pasupat, Panupong and Liang, Percy\",\n    booktitle = \"Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)\",\n    month = jul,\n    year = \"2015\",\n    address = \"Beijing, China\",\n    publisher = \"Association for Computational Linguistics\",\n    url = \"https://aclanthology.org/P15-1142\",\n    doi = \"10.3115/v1/P15-1142\",\n    pages = \"1470--1480\",\n}\n", "homepage": "https://nlp.stanford.edu/software/sempre/wikitable", "license": "Creative Commons Attribution Share Alike 4.0 International", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "table": {"header": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "rows": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "name": {"dtype": "string", "id": null, "_type": "Value"}}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wiki_table_questions", "config_name": "random-split-2", "version": {"version_str": "1.0.2", "description": null, "major": 1, "minor": 0, "patch": 2}, "splits": {"train": {"name": "train", "num_bytes": 30098954, "num_examples": 11314, "dataset_name": "wiki_table_questions"}, "test": {"name": "test", "num_bytes": 11423506, "num_examples": 4344, "dataset_name": "wiki_table_questions"}, "validation": {"name": "validation", "num_bytes": 7411203, "num_examples": 2838, "dataset_name": "wiki_table_questions"}}, "download_checksums": {"https://github.com/ppasupat/WikiTableQuestions/releases/download/v1.0.2/WikiTableQuestions-1.0.2-compact.zip": {"num_bytes": 29267445, "checksum": "7c9ca7cc1ccd75fe4be0255b44be63f7b566761005f4ee6ce67e51c129d8b085"}}, "download_size": 29267445, "post_processing_size": null, "dataset_size": 48933663, "size_in_bytes": 78201108}, "random-split-3": {"description": "This WikiTableQuestions dataset is a large-scale dataset for the task of question answering on semi-structured tables.\n", "citation": "@inproceedings{pasupat-liang-2015-compositional,\n    title = \"Compositional Semantic Parsing on Semi-Structured Tables\",\n    author = \"Pasupat, Panupong and Liang, Percy\",\n    booktitle = \"Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)\",\n    month = jul,\n    year = \"2015\",\n    address = \"Beijing, China\",\n    publisher = \"Association for Computational Linguistics\",\n    url = \"https://aclanthology.org/P15-1142\",\n    doi = \"10.3115/v1/P15-1142\",\n    pages = \"1470--1480\",\n}\n", "homepage": "https://nlp.stanford.edu/software/sempre/wikitable", "license": "Creative Commons Attribution Share Alike 4.0 International", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "table": {"header": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "rows": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "name": {"dtype": "string", "id": null, "_type": "Value"}}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wiki_table_questions", "config_name": "random-split-3", "version": {"version_str": "1.0.2", "description": null, "major": 1, "minor": 0, "patch": 2}, "splits": {"train": {"name": "train", "num_bytes": 28778697, "num_examples": 11314, "dataset_name": "wiki_table_questions"}, "test": {"name": "test", "num_bytes": 11423506, "num_examples": 4344, "dataset_name": "wiki_table_questions"}, "validation": {"name": "validation", "num_bytes": 8731460, "num_examples": 2838, "dataset_name": "wiki_table_questions"}}, "download_checksums": {"https://github.com/ppasupat/WikiTableQuestions/releases/download/v1.0.2/WikiTableQuestions-1.0.2-compact.zip": {"num_bytes": 29267445, "checksum": "7c9ca7cc1ccd75fe4be0255b44be63f7b566761005f4ee6ce67e51c129d8b085"}}, "download_size": 29267445, "post_processing_size": null, "dataset_size": 48933663, "size_in_bytes": 78201108}, "random-split-4": {"description": "This WikiTableQuestions dataset is a large-scale dataset for the task of question answering on semi-structured tables.\n", "citation": "@inproceedings{pasupat-liang-2015-compositional,\n    title = \"Compositional Semantic Parsing on Semi-Structured Tables\",\n    author = \"Pasupat, Panupong and Liang, Percy\",\n    booktitle = \"Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)\",\n    month = jul,\n    year = \"2015\",\n    address = \"Beijing, China\",\n    publisher = \"Association for Computational Linguistics\",\n    url = \"https://aclanthology.org/P15-1142\",\n    doi = \"10.3115/v1/P15-1142\",\n    pages = \"1470--1480\",\n}\n", "homepage": "https://nlp.stanford.edu/software/sempre/wikitable", "license": "Creative Commons Attribution Share Alike 4.0 International", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "table": {"header": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "rows": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "name": {"dtype": "string", "id": null, "_type": "Value"}}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wiki_table_questions", "config_name": "random-split-4", "version": {"version_str": "1.0.2", "description": null, "major": 1, "minor": 0, "patch": 2}, "splits": {"train": {"name": "train", "num_bytes": 30166421, "num_examples": 11321, "dataset_name": "wiki_table_questions"}, "test": {"name": "test", "num_bytes": 11423506, "num_examples": 4344, "dataset_name": "wiki_table_questions"}, "validation": {"name": "validation", "num_bytes": 7343736, "num_examples": 2831, "dataset_name": "wiki_table_questions"}}, "download_checksums": {"https://github.com/ppasupat/WikiTableQuestions/releases/download/v1.0.2/WikiTableQuestions-1.0.2-compact.zip": {"num_bytes": 29267445, "checksum": "7c9ca7cc1ccd75fe4be0255b44be63f7b566761005f4ee6ce67e51c129d8b085"}}, "download_size": 29267445, "post_processing_size": null, "dataset_size": 48933663, "size_in_bytes": 78201108}, "random-split-5": {"description": "This WikiTableQuestions dataset is a large-scale dataset for the task of question answering on semi-structured tables.\n", "citation": "@inproceedings{pasupat-liang-2015-compositional,\n    title = \"Compositional Semantic Parsing on Semi-Structured Tables\",\n    author = \"Pasupat, Panupong and Liang, Percy\",\n    booktitle = \"Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)\",\n    month = jul,\n    year = \"2015\",\n    address = \"Beijing, China\",\n    publisher = \"Association for Computational Linguistics\",\n    url = \"https://aclanthology.org/P15-1142\",\n    doi = \"10.3115/v1/P15-1142\",\n    pages = \"1470--1480\",\n}\n", "homepage": "https://nlp.stanford.edu/software/sempre/wikitable", "license": "Creative Commons Attribution Share Alike 4.0 International", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "table": {"header": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "rows": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "name": {"dtype": "string", "id": null, "_type": "Value"}}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "wiki_table_questions", "config_name": "random-split-5", "version": {"version_str": "1.0.2", "description": null, "major": 1, "minor": 0, "patch": 2}, "splits": {"train": {"name": "train", "num_bytes": 30333964, "num_examples": 11316, "dataset_name": "wiki_table_questions"}, "test": {"name": "test", "num_bytes": 11423506, "num_examples": 4344, "dataset_name": "wiki_table_questions"}, "validation": {"name": "validation", "num_bytes": 7176193, "num_examples": 2836, "dataset_name": "wiki_table_questions"}}, "download_checksums": {"https://github.com/ppasupat/WikiTableQuestions/releases/download/v1.0.2/WikiTableQuestions-1.0.2-compact.zip": {"num_bytes": 29267445, "checksum": "7c9ca7cc1ccd75fe4be0255b44be63f7b566761005f4ee6ce67e51c129d8b085"}}, "download_size": 29267445, "post_processing_size": null, "dataset_size": 48933663, "size_in_bytes": 78201108}}
         | 
|  | |
|  | 

