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

How can I increase the number of questions to generate (MCQ) ? #63

Open Yawan-1 opened 1 year ago

Yawan-1 commented 1 year ago

How can I increase the number of questions to generate (MCQ)? Should I set maximum_question to 10-15?

Because it just generates 3 mcq_ questions (sometimes ONLY 1) from about 700 words paragraph.

So, If it is the actual code you're using to power your website then Why does your site questgen.ai/ generates about 10-15 questions with same paragraph but only 3 questions when generated with this provided code (programs)? Are there any anti-patterns between the website's backend generation and this repo?