Yova commited on
Commit
82c0cea
1 Parent(s): 51753de

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "activation_function": "gelu_new",
8
  "add_cross_attention": true,
9
  "architectures": [
10
- "GPT2LMHeadModel"
11
  ],
12
  "attn_pdrop": 0.1,
13
  "bad_words_ids": null,
 
7
  "activation_function": "gelu_new",
8
  "add_cross_attention": true,
9
  "architectures": [
10
+ "ThisGPT2LMHeadModel"
11
  ],
12
  "attn_pdrop": 0.1,
13
  "bad_words_ids": null,