Update config.json

This commit is contained in:
Patrick von Platen 2022-05-13 08:43:02 +00:00 committed by huggingface-web
parent 337a855425
commit cf57a76d6a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"activation_dropout": 0.0,
"activation_function": "relu",
"architectures": [
"OPTModel"
"OPTForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 0,