Update text encoder name to BiomedBERT.
Browse files- biomedclipcxr_518.json +2 -2
biomedclipcxr_518.json
CHANGED
@@ -8,8 +8,8 @@
|
|
8 |
"image_size": 518
|
9 |
},
|
10 |
"text_cfg": {
|
11 |
-
"hf_model_name": "microsoft/BiomedNLP-
|
12 |
-
"hf_tokenizer_name": "microsoft/BiomedNLP-
|
13 |
"hf_proj_type": "mlp",
|
14 |
"hf_pooler_type": "cls_last_hidden_state_pooler",
|
15 |
"context_length": 256
|
|
|
8 |
"image_size": 518
|
9 |
},
|
10 |
"text_cfg": {
|
11 |
+
"hf_model_name": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract",
|
12 |
+
"hf_tokenizer_name": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract",
|
13 |
"hf_proj_type": "mlp",
|
14 |
"hf_pooler_type": "cls_last_hidden_state_pooler",
|
15 |
"context_length": 256
|