slseanwu commited on
Commit
dd17414
1 Parent(s): effe8b5

rename model arch

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "architectures": [
6
- "BartConformerBeatsSeq2SeqForCaptioning"
7
  ],
8
  "attention_dropout": 0.1,
9
  "bos_token_id": 0,
 
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "architectures": [
6
+ "BeatsConformerBartSeq2SeqForCaptioning"
7
  ],
8
  "attention_dropout": 0.1,
9
  "bos_token_id": 0,