-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi,
Thanks for your amazing work!
I have a question about the type of GPT2. You have mentioned that you use gpt2 large as your langauge model (In section A.1), But I found your code actually load the GPT2 base model:
self.gpt = GPT2LMHeadModel.from_pretrained('gpt2')
Is there any mistake?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels