openai / gpt-2

Code for the paper "Language Models are Unsupervised Multitask Learners"
https://openai.com/blog/better-language-models/
Other
22.49k stars 5.52k forks source link

AllenNLP and a Question Generator #207

Open reterik opened 4 years ago

reterik commented 4 years ago

I would love to see gpt-2 used to generate questions. I have a working example here that uses BIDAF and an automatic question generator. Do you think the full model will ever be released, or can you submit the full model to AllenNLP with some type of com-pliancy license? https://googlier.com/csv/2019_10_28/artificial%20intel https://demo.allennlp.org/user-models https://github.com/dipta1010/Automatic-Question-Generator

zzj0402 commented 4 years ago

Here too. Don't close this.

reterik commented 4 years ago

Reopened due to requests, also added a note to the AllenAI devs to see if they can get some of their generator models in their pipeline: https://github.com/allenai/allennlp/issues/3443