Skip to content

About the type of gpt2 #4

@zjr2000

Description

@zjr2000

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions