BoolQ is a question answering dataset created by Google for yes/no questions containing 15942 examples. These questions are naturally
occurring ---they are generated in unprompted and unconstrained settings.
Each example was a triplet of (question, passage, answer), with the title of the page as optional additional context. I converted it to ShareGPT where the passage and answer are combined into one cohesive response from the AI.
I plan to use this as regularization… See the full description on the dataset page:
https://huggingface.co/datasets/Kquant03/google-boolq-sharegpt.