patrickvonplaten
commited on
Commit
•
6f8c37c
1
Parent(s):
31afe9c
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"activation_dropout": 0.0,
|
3 |
"activation_function": "gelu",
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
"attention_dropout": 0.1,
|
8 |
"bias": false,
|
|
|
2 |
"activation_dropout": 0.0,
|
3 |
"activation_function": "gelu",
|
4 |
"architectures": [
|
5 |
+
"OPTForCausalLM"
|
6 |
],
|
7 |
"attention_dropout": 0.1,
|
8 |
"bias": false,
|