Repository for the experimental code of my master degree thesis
This repo includes:
- The replication of A Recurrent BERT-based Model for Question Generation"
- u-PMLM for question generation
- The largest trained model, which should be okay to replicate the paper result
For any question please check the thesis and contact Chris C.H. Lin via the email in the commit message.
- Ying-Hong Chan and YaoChung Fan gave me their experimental code in 2020. Thanks for their help. I rewrote it for better understanding and cleaner structure in terms of Software Engineering.