Harveenchadha commited on
Commit
aa13e30
·
verified ·
1 Parent(s): 19cac87

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -6,5 +6,6 @@
6
  "eos_token": "</s>",
7
  "layer_norm_epsilon": null,
8
  "multi_query_attention": false,
9
- "unk_token": "<unk>"
 
10
  }
 
6
  "eos_token": "</s>",
7
  "layer_norm_epsilon": null,
8
  "multi_query_attention": false,
9
+ "unk_token": "<unk>",
10
+ "model_type": "IndicTrans"
11
  }