ramsrigouthamg / Questgen.ai

Question generation using state-of-the-art Natural Language Processing algorithms
https://questgen.ai/
MIT License
900 stars 287 forks source link

Added BERT model and fixed warning #66

Closed AliHaider20 closed 9 months ago

AliHaider20 commented 9 months ago

I've added DistilBERT model which is a lighter and provides short answers.

Fixed padding warning for T5 model