Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
],
|
8 |
"auto_map": {
|
9 |
"AutoConfig": "configuration_indictrans.IndicTransConfig",
|
10 |
-
"AutoModelForSeq2SeqLM": "
|
11 |
},
|
12 |
"attention_dropout": 0.0,
|
13 |
"bos_token_id": 0,
|
|
|
7 |
],
|
8 |
"auto_map": {
|
9 |
"AutoConfig": "configuration_indictrans.IndicTransConfig",
|
10 |
+
"AutoModelForSeq2SeqLM": "modeling_indictrans.IndicTransForConditionalGeneration"
|
11 |
},
|
12 |
"attention_dropout": 0.0,
|
13 |
"bos_token_id": 0,
|