bombshelll commited on
Commit
5b983c3
·
verified ·
1 Parent(s): 14dcd06

Add config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,9 +1,8 @@
1
  {
2
- "_name_or_path": "bombshelll/Swin_BioMedBert_Isles",
3
  "architectures": [
4
  "VisionEncoderDecoderModel"
5
  ],
6
- "bos_token_id": 2,
7
  "decoder": {
8
  "_name_or_path": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext",
9
  "add_cross_attention": true,
 
1
  {
2
+ "_name_or_path": "bombshelll/Swin_BioMedBert_Wo_Finetuned_Decoder",
3
  "architectures": [
4
  "VisionEncoderDecoderModel"
5
  ],
 
6
  "decoder": {
7
  "_name_or_path": "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext",
8
  "add_cross_attention": true,