trducng's picture
Initialize repo
687abcb
from transformers import GPT2Config
class OldModelConfig(GPT2Config):
model_type = "new-gpt-model"