seoneun/T5-Question-Generation
SQuAD Question Generation module based on T5-large
This tool helps educators, content creators, or anyone developing quizzes quickly generate relevant questions from text. You provide a body of text and an answer within it, and it outputs a natural-sounding question where your specified text is the correct answer. This is ideal for quickly creating assessment materials or study guides.
No commits in the last 6 months.
Use this if you need to automatically generate questions from existing text and corresponding answers for educational purposes, content review, or knowledge base development.
Not ideal if you need to generate creative, open-ended questions that require inference or knowledge outside the provided text, or if you need questions for complex reasoning tasks.
Stars
17
Forks
1
Language
Python
License
—
Category
Last pushed
Aug 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/seoneun/T5-Question-Generation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
asahi417/lm-question-generation
Multilingual/multidomain question generation datasets, models, and python library for question...
SparkJiao/SLQA
An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks...
MurtyShikhar/Question-Answering
TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.
hsinyuan-huang/FlowQA
Implementation of conversational QA model: FlowQA (with slight improvement)
allenai/aokvqa
Official repository for the A-OKVQA dataset