Dataset Viewer

The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider removing the loading script and relying on automated data support (you can use convert_to_parquet from the datasets library). If this is not possible, please open a discussion for direct help.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

Wikidata Simplequestions

Huggingface Dataset wrapper for Wikidata-simplequestion dataset

Usage

git clone [email protected]:skoltech-nlp/wikidata-simplequestions-hf.git wikidata_simplequestions
from datasets import load_dataset;
load_dataset('../wikidata_simplequestions', 'answerable_en', cache_dir='/YOUR_PATH_TO_CACHE/', ignore_verifications=True)
Downloads last month
53