sayril007 commited on
Commit
fe2bab8
·
1 Parent(s): b215f88

Update config.json

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