/t5-question-generation

t5qg, a python library to finetune T5 on question generation and provide API to host the model prediction. For the model training, we rely on the multitasking objective where the models are optimized for the question answering and the answer extraction in addition to the question generation following huggingface tutorial.

Primary LanguagePythonOtherNOASSERTION

No issues in this repository yet.