patrickvonplaten commited on
Commit
b6d51b6
1 Parent(s): 1286852

Update config.json

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