datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
boolq
Dataset Card for Boolq
Dataset Summary
BoolQ is a question answering dataset for yes/no questions containing 15942 examples. These questions are naturally
occurring ---they are generated in unprompted and unconstrained settings.
Each example is a triplet of (question, passage, answer), with the title of the page as optional additional context.
The text-pair classification setup is similar to existing natural language inference tasks.
Supported Tasks and… See the full description on the dataset page: https://huggingface.co/datasets/google/boolq.boolq_helmllama2_7b_chat-boolq-results
Dataset Card for "llama2_7b_chat-boolq-results"
More Information needed
boolq_n_shotboolq_nqboolq_ptBoolQ is a question answering dataset for yes/no questions containing 15942 examples. These questions are naturally
occurring ---they are generated in unprompted and unconstrained settings.
Each example is a triplet of (question, passage, answer), with the title of the page as optional additional context.
The text-pair classification setup is similar to existing natural language inference tasks.boolq-natural-perturbationsBoolQ questions with semantic alteration and human verifications
@article{khashabi2020naturalperturbations,
title={Natural Perturbation for Robust Question Answering},
author={D. Khashabi and T. Khot and A. Sabhwaral},
journal={arXiv preprint},
year={2020}
}
boolq-audio
Dataset Card for Dataset Name
This is a derivative of https://huggingface.co/datasets/google/boolq, but with an audio version of the questions as an additional feature. The audio was generated by running the existing question values through the Azure TTS generator with a 16KHz sample rate.
Dataset Details
Dataset Description
Curated by: Fixie.ai
Language(s) (NLP): English
License: Creative Commons Share-Alike 3.0 license.
Uses
Training and… See the full description on the dataset page: https://huggingface.co/datasets/fixie-ai/boolq-audio.AraDiCE-BoolQ
AraDiCE: Benchmarks for Dialectal and Cultural Capabilities in LLMs
Overview
The AraDiCE dataset is designed to evaluate dialectal and cultural capabilities in large language models (LLMs). The dataset consists of post-edited versions of various benchmark datasets, curated for validation in cultural and dialectal contexts relevant to Arabic. In this repository, we present the BoolQ split of the data.
Evaluation
We have used lm-harness eval framework to for the… See the full description on the dataset page: https://huggingface.co/datasets/QCRI/AraDiCE-BoolQ.TextToText_boolqboolquesboolq-qwen3-vl-32bboolq-translatedfrench_boolq
Dataset Card for "test_fboolq"
More Information needed
boolq_italian
BoolQ - Italian (IT)
This dataset is an Italian translation of BoolQ. BoolQ is a question-answering dataset composed of user queries issued to a search engine.
Dataset Details
The task is to predict whether the answer to the question is true or false based on the context provided in the question. A text snippet from Wikipedia is provided as the context for each question.
The dataset includes the following splits:
Train: 9,427 rows
Validation: 3,270 rows… See the full description on the dataset page: https://huggingface.co/datasets/sapienzanlp/boolq_italian.task380_boolq_yes_no_question
Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task380_boolq_yes_no_question
Additional Information
Citation Information
The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:
@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task380_boolq_yes_no_question.boolq-indic
Indic BoolQ Dataset
A multilingual version of the BoolQ (Boolean Questions) dataset, translated from English into 10 Indian languages.
It is a question-answering dataset for yes/no questions containing ~12k naturally occurring questions.
Languages Covered
The dataset includes translations in the following languages:
Bengali (bn)
Gujarati (gu)
Hindi (hi)
Kannada (kn)
Marathi (mr)
Malayalam (ml)
Oriya (or)
Punjabi (pa)
Tamil (ta)
Telugu (te)
Dataset Format
Each… See the full description on the dataset page: https://huggingface.co/datasets/sarvamai/boolq-indic.BoolQboolq-cot-opus5BoolQuestions
BoolQuestions: Does Dense Retrieval Understand Boolean Logic in Language?
Official repository for BoolQuestions: Does Dense Retrieval Understand Boolean Logic in Language?
GitHub Repository: https://github.com/zmzhang2000/boolean-dense-retrieval
HuggingFace Hub: https://huggingface.co/datasets/ustc-zhangzm/BoolQuestions
Paper: https://aclanthology.org/2024.findings-emnlp.156
BoolQuestions
BoolQuestions has been uploaded to Hugging Face Hub. You can download the… See the full description on the dataset page: https://huggingface.co/datasets/ustc-zhangzm/BoolQuestions.kor_boolq
Dataset Card for "kor_boolq"
More Information needed
Source Data Citation Information
@inproceedings{clark2019boolq,
title = {BoolQ: Exploring the Surprising Difficulty of Natural Yes/No Questions},
author = {Clark, Christopher and Lee, Kenton and Chang, Ming-Wei, and Kwiatkowski, Tom and Collins, Michael, and Toutanova, Kristina},
booktitle = {NAACL},
year = {2019},
}
Indic-BoolQ
BoolQ Translated
Citation:
@inproceedings{clark2019boolq,
title = {BoolQ: Exploring the Surprising Difficulty of Natural Yes/No Questions},
author = {Clark, Christopher and Lee, Kenton and Chang, Ming-Wei, and Kwiatkowski, Tom and Collins, Michael, and Toutanova, Kristina},
booktitle = {NAACL},
year = {2019},
}
Contributions:Thanks to @Srinidhi9113 and @Achala Nayak for adding the dataset.
super_glue_boolq_promptsourceboolq_msmarcowiki_boolq_datasetboolq
Dataset Card for "boolq"
More Information needed
boolq_sksnli_boolq
Dataset Card for "snli_boolq"
More Information needed
boolq_kg
BoolQ (Kyrgyz)
This dataset is the Kyrgyz-translated version of the BoolQ benchmark, a reading comprehension task requiring a yes/no answer.
🏔️ Part of the KyrgyzLLM-Bench
This dataset is a component of the KyrgyzLLM-Bench, a comprehensive suite for evaluating LLMs in Kyrgyz.
Main Paper: Bridging the Gap in Less-Resourced Languages: Building a Benchmark for Kyrgyz Language Models
Hugging Face Hub: https://huggingface.co/TTimur
GitHub Project:… See the full description on the dataset page: https://huggingface.co/datasets/TTimur/boolq_kg.boolq_bn
Dataset Summary
BoolQ Bangla (BN) is a question-answering dataset for yes/no questions, generated using GPT-4. The dataset contains 15,942 examples, with each entry consisting of a triplet: (question, passage, answer). The questions are naturally occurring, generated from unprompted and unconstrained settings. Input passages were sourced from Bangla Wikipedia, Banglapedia, and News Articles, and GPT-4 was used to generate corresponding yes/no questions with answers.
The dataset was… See the full description on the dataset page: https://huggingface.co/datasets/hishab/boolq_bn.
