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.
Dataset Card
By Google, published under cc-by-sa-3.0, revision 35b264d03638.
Dataset Card for Boolq
Table of Contents
- Dataset Description
- Dataset Summary
- Supported Tasks and Leaderboards
- Languages
- Dataset Structure
- Data Instances
- Data Fields
- Data Splits
- Dataset Creation
- Curation Rationale
- Source Data
- Annotations
- Personal and Sensitive Information
- Considerations for Using the Data
- Social Impact of Dataset
- Discussion of Biases
- Other Known Limitations
- Additional Information
- Dataset Curators
- Licensing Information
- Citation Information
- Contributions
Dataset Description
- Homepage: More Information Needed
- Repository: https://github.com/google-research-datasets/boolean-questions
- Paper: https://arxiv.org/abs/1905.10044
- Point of Contact: More Information Needed
- Size of downloaded dataset files: 8.77 MB
- Size of the generated dataset: 7.83 MB
- Total amount of disk used: 16.59 MB
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 Leaderboards
Structure
default 12,697 rows
| Split | Rows | Size |
|---|---|---|
| train | 9,427 | 5.8 MB |
| validation | 3,270 | 2.0 MB |
Details
- Repository
- google/boolq
- Publisher
- Task category
- Text classification
- Tags
- Not stated by the source
- Size category
- 10K<n<100K
- Languages
- en
- Revision
- 35b264d03638db9f4ce671b711558bf7ff0f80d5
- Last updated
- 2024-01-22
Files
4 files, 5.0 MB in total.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| data/train-00000-of-00001.parquet | Data | 3.7 MB | 4f028e992c0b |
| data/validation-00000-of-00001.parquet | Data | 1.3 MB | 52355d11524b |
| README.md | Documentation | 6.6 KB | — |
| .gitattributes | Repository | 1.2 KB | — |
License and Download
- License
- cc-by-sa-3.0
- Access
- No access gate
Released by Google through its official repository on Hugging Face.