Update config.json
This commit is contained in:
parent
337a855425
commit
cf57a76d6a
|
@ -2,7 +2,7 @@
|
|||
"activation_dropout": 0.0,
|
||||
"activation_function": "relu",
|
||||
"architectures": [
|
||||
"OPTModel"
|
||||
"OPTForCausalLM"
|
||||
],
|
||||
"attention_dropout": 0.0,
|
||||
"bos_token_id": 0,
|
||||
|
|
Loading…
Reference in New Issue