Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
},
|
| 19 |
"loss": "BCELoss",
|
| 20 |
"auto_map": {
|
| 21 |
-
"AutoModel": "modeling_dasheng.DashengModel"
|
| 22 |
},
|
| 23 |
"model_type": "dasheng",
|
| 24 |
"name": "dasheng-base",
|
|
|
|
| 18 |
},
|
| 19 |
"loss": "BCELoss",
|
| 20 |
"auto_map": {
|
| 21 |
+
"AutoModel": "modeling_dasheng.DashengModel"
|
| 22 |
},
|
| 23 |
"model_type": "dasheng",
|
| 24 |
"name": "dasheng-base",
|