naotous aidenygu commited on
Commit
0688941
1 Parent(s): 78cee83

Update open_clip_config.json (#14)

Browse files

- Update open_clip_config.json (2584124ff32fcf3f2946e901aff906086e2d39bf)


Co-authored-by: Yu Gu <aidenygu@users.noreply.huggingface.co>

Files changed (1) hide show
  1. open_clip_config.json +2 -2
open_clip_config.json CHANGED
@@ -9,8 +9,8 @@
9
  "image_size": 224
10
  },
11
  "text_cfg": {
12
- "hf_model_name": "microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract",
13
- "hf_tokenizer_name": "microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract",
14
  "proj": "mlp",
15
  "pooler_type": "cls_last_hidden_state_pooler",
16
  "context_length": 256
 
9
  "image_size": 224
10
  },
11
  "text_cfg": {
12
+ "hf_model_name": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract",
13
+ "hf_tokenizer_name": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract",
14
  "proj": "mlp",
15
  "pooler_type": "cls_last_hidden_state_pooler",
16
  "context_length": 256