patrickvonplaten commited on
Commit
2445748
1 Parent(s): 2e08484

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
6
  "architectures": [
7
- "OPTModel"
8
  ],
9
  "attention_dropout": 0.0,
10
  "bos_token_id": 2,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
6
  "architectures": [
7
+ "OPTForCausalLM"
8
  ],
9
  "attention_dropout": 0.0,
10
  "bos_token_id": 2,