Update config.json
This commit is contained in:
parent
afe47ddf1c
commit
a374e5a574
|
@ -8,7 +8,7 @@
|
|||
"projection_dim": 512,
|
||||
"text_config": {
|
||||
"architectures": [
|
||||
"BertForMaskedLM"
|
||||
"BertModel"
|
||||
],
|
||||
"attention_probs_dropout_prob": 0.1,
|
||||
"bos_token_id": 0,
|
||||
|
|
Loading…
Reference in New Issue