Update model_config.json
Browse files- model_config.json +1 -0
model_config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"auto_map": {
|
| 3 |
"AutoConfig": "configuration_emcoder.EmCoderConfig",
|
| 4 |
"AutoModel": "modeling_emcoder.EmCoder"
|
|
|
|
| 1 |
{
|
| 2 |
+
"model_type": "emcoder",
|
| 3 |
"auto_map": {
|
| 4 |
"AutoConfig": "configuration_emcoder.EmCoderConfig",
|
| 5 |
"AutoModel": "modeling_emcoder.EmCoder"
|