bernardoleite/question-generation-t5-pytorch-lightning
Question Generation for English and Portuguese, using the T5 model, Transformers and Pytorch lightning. Training, inference and evaluation scripts included.
This tool helps educators, content creators, or anyone needing to quickly assess comprehension by automatically generating questions from text. You input a paragraph or document in English or Portuguese, and it outputs a list of relevant questions. This is ideal for teachers creating quizzes, instructional designers developing e-learning modules, or anyone looking to extract key questions from dense material.
No commits in the last 6 months.
Use this if you need to rapidly create factoid-based questions from existing text content in English or Portuguese.
Not ideal if you need to generate complex, open-ended, or analytical questions, or if your content is in a language other than English or Portuguese.
Stars
14
Forks
1
Language
Python
License
MIT
Category
Last pushed
Nov 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/bernardoleite/question-generation-t5-pytorch-lightning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cdqa-suite/cdQA
⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System.
AMontgomerie/question_generator
An NLP system for generating reading comprehension questions
KristiyanVachev/Leaf-Question-Generation
Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.
robinniesert/kaggle-google-quest
Google QUEST Q&A Labeling Kaggle Competition 6th Place Solution
cooelf/AwesomeMRC
IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading Comprehension (AAAI 2021)