wissamantoun
commited on
Commit
•
b813bbc
1
Parent(s):
ae60cac
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"activation_function": "gelu",
|
3 |
"add_prefix_space": true,
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
"attn_pdrop": 0.1,
|
8 |
"bos_token_id": 1,
|
|
|
2 |
"activation_function": "gelu",
|
3 |
"add_prefix_space": true,
|
4 |
"architectures": [
|
5 |
+
"GPT2LMHeadModel"
|
6 |
],
|
7 |
"attn_pdrop": 0.1,
|
8 |
"bos_token_id": 1,
|