Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
crowdsourced
Source Datasets:
original
Tags:
knowledge-base-qa
License:
lc_quad / dataset_infos.json
system's picture
system HF staff
Update files from the datasets library (from 1.0.0)
df93623
raw history blame
No virus
2.03 kB
{"default": {"description": "LC-QuAD 2.0 is a Large Question Answering dataset with 30,000 pairs of question and its corresponding SPARQL query. The target knowledge base is Wikidata and DBpedia, specifically the 2018 version. Please see our paper for details about the dataset creation process and framework.\n", "citation": "\n@inproceedings{dubey2017lc2,\ntitle={LC-QuAD 2.0: A Large Dataset for Complex Question Answering over Wikidata and DBpedia},\nauthor={Dubey, Mohnish and Banerjee, Debayan and Abdelkawi, Abdelrahman and Lehmann, Jens},\nbooktitle={Proceedings of the 18th International Semantic Web Conference (ISWC)},\nyear={2019},\norganization={Springer}\n}\n", "homepage": "http://lc-quad.sda.tech/", "license": "", "features": {"NNQT_question": {"dtype": "string", "id": null, "_type": "Value"}, "uid": {"dtype": "int32", "id": null, "_type": "Value"}, "subgraph": {"dtype": "string", "id": null, "_type": "Value"}, "template_index": {"dtype": "int32", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "sparql_wikidata": {"dtype": "string", "id": null, "_type": "Value"}, "sparql_dbpedia18": {"dtype": "string", "id": null, "_type": "Value"}, "template": {"dtype": "string", "id": null, "_type": "Value"}, "paraphrased_question": {"dtype": "string", "id": null, "_type": "Value"}}, "supervised_keys": null, "builder_name": "lc_quad", "config_name": "default", "version": {"version_str": "2.0.0", "description": null, "datasets_version_to_prepare": null, "major": 2, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 4072474, "num_examples": 4781, "dataset_name": "lc_quad"}, "train": {"name": "train", "num_bytes": 16660621, "num_examples": 19293, "dataset_name": "lc_quad"}}, "download_checksums": {"https://github.com/AskNowQA/LC-QuAD2.0/archive/master.zip": {"num_bytes": 3868211, "checksum": "b3475828357b6a4661362287911275240efebe484ca9849ac6b2e314f5e90843"}}, "download_size": 3868211, "dataset_size": 20733095, "size_in_bytes": 24601306}}