llava
jmz-msft commited on
Commit
6584c63
·
1 Parent(s): b08f779

Update text encoder name to BiomedBERT.

Browse files
Files changed (1) hide show
  1. 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-PubMedBERT-base-uncased-abstract",
12
- "hf_tokenizer_name": "microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract",
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