Update config.json

This commit is contained in:
Yi 2021-10-15 06:21:32 +00:00 committed by huggingface-web
parent e19182e3d5
commit 9d4f8639d6
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
{ {"architectures": [
"BertForSequenceClassification"
],
"attention_probs_dropout_prob": 0.1, "attention_probs_dropout_prob": 0.1,
"hidden_act": "gelu", "hidden_act": "gelu",
"hidden_dropout_prob": 0.1, "hidden_dropout_prob": 0.1,