Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"activation_function": "gelu_new",
|
8 |
"add_cross_attention": true,
|
9 |
"architectures": [
|
10 |
-
"
|
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,
|