Update config.json

This commit is contained in:
Patrick von Platen 2022-01-26 12:48:22 +00:00 committed by huggingface-web
parent b50a06516b
commit 809c269415
1 changed files with 4 additions and 0 deletions

View File

@ -51,6 +51,10 @@
},
"initializer_range": 0.02,
"intermediate_size": 20,
"label2id": {
"yes": "0",
"no": "1"
},
"layer_norm_eps": 1e-05,
"layerdrop": 0.1,
"mask_feature_length": 10,