Skip to content

A webapp to generate multiple choice questions (MCQs) from any Text using Google T5 model fined tuned on SQUAD dataset to generate questions, and BERT to generate distractors.

License

Notifications You must be signed in to change notification settings

gborn/Generating-Multiple-Choice-Questions-From-Any-Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generating-Multiple-Choice-Questions-From-Any-Text

A webapp to generate multiple choice questions (MCQs) from any Text. It uses Google's T5 model fined tuned on SQUAD dataset to generate questions, and BERT to generate distractors, and answers are found using simple keyword extraction using Sentence Transformer.

About

A webapp to generate multiple choice questions (MCQs) from any Text using Google T5 model fined tuned on SQUAD dataset to generate questions, and BERT to generate distractors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published