patil-suraj/question_generation
Neural question generation using transformers
Implements answer-aware, answer-agnostic, and multitask QA-QG pipelines using T5 and seq2seq transformers on SQuAD. Supports multiple input formats (prepend, highlight) with fine-tuning scripts, evaluation metrics (BLEU, METEOR, ROUGE-L), and pre-trained model checkpoints via Hugging Face.
1,142 stars. No commits in the last 6 months.
Stars
1,142
Forks
351
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/patil-suraj/question_generation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
vinhkhuc/MemN2N-babi-python
End-To-End Memory Networks for bAbI question-answering tasks
nelson-liu/paraphrase-id-tensorflow
Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the...
YuriyGuts/kaggle-quora-question-pairs
My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).
krishnap25/mauve
Package to compute Mauve, a similarity score between neural text and human text. Install with...
dtrizna/slp
Shell Language Processing (SLP). Pre-processing of sh/bash/zsh/.. commands for Machine Learning models.