CoolFace
Datasetpublic

agentlans/questionizer

Questionizer A dataset of sentences and the questions that they answer. Propositions were randomly sampled from agentlans/wikipedia-propositions Then rewritten as questions using google/gemma-3-12b-it Limitations Some question-answer pairs sound unnatural Lacks context when processing single sentences

sourceHugging Facecc-by-4.0updated 11mo agoView on Hugging Face
0likes17downloads
README.md22 linesDownload Raw Back to root
1---2license: cc-by-4.03task_categories:4- text-generation5language:6- en7tags:8- wikipedia9- question10- answer11---12# Questionizer13 14A dataset of sentences and the questions that they answer.15 16- Propositions were randomly sampled from [agentlans/wikipedia-propositions](https://huggingface.co/datasets/agentlans/wikipedia-propositions)17- Then rewritten as questions using [google/gemma-3-12b-it](https://huggingface.co/google/gemma-3-12b-it)18 19## Limitations20 21- Some question-answer pairs sound unnatural22- Lacks context when processing single sentences