habdine commited on
Commit
05aad4f
·
verified ·
1 Parent(s): 0d80097

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "Prot2TextModel"
5
  ],
6
  "auto_map": {
7
- "AutoModelForCausalLM": "modeling_prot2text.Prot2TextModel",
8
  },
9
  "model_type": "prot2text",
10
  "bos_token_id": 50257,
 
4
  "Prot2TextModel"
5
  ],
6
  "auto_map": {
7
+ "AutoModelForCausalLM": "modeling_prot2text.Prot2TextModel"
8
  },
9
  "model_type": "prot2text",
10
  "bos_token_id": 50257,