asahi417 / lm-question-generation

Multilingual/multidomain question generation datasets, models, and python library for question generation.
https://www.autoqg.net
MIT License
313 stars 30 forks source link

How to change the qa generate number? #12

Closed Glen-Chen-Blue closed 10 months ago

asahi417 commented 1 year ago

Hi, the number of the QA pairs are estimated by the models, rather than a controllable parameter. If you use pipeline/multitask QAG, the number of the QA pairs are roughly same as the number of sentences in the input paragraph.