jimbozhang commited on
Commit
5835415
·
verified ·
1 Parent(s): c314ac7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "DashengModel"
4
  ],
5
  "auto_map": {
 
6
  "AutoModel": "modeling_dasheng.DashengModel"
7
  },
8
  "encoder_kwargs": {
 
3
  "DashengModel"
4
  ],
5
  "auto_map": {
6
+ "AutoConfig": "configuration_dasheng.DashengConfig",
7
  "AutoModel": "modeling_dasheng.DashengModel"
8
  },
9
  "encoder_kwargs": {