Update config.json

This commit is contained in:
An Yang 2022-11-10 07:25:29 +00:00 committed by huggingface-web
parent afe47ddf1c
commit a374e5a574
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"projection_dim": 512, "projection_dim": 512,
"text_config": { "text_config": {
"architectures": [ "architectures": [
"BertForMaskedLM" "BertModel"
], ],
"attention_probs_dropout_prob": 0.1, "attention_probs_dropout_prob": 0.1,
"bos_token_id": 0, "bos_token_id": 0,