whenxuan: modify the config for model type
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -40,5 +40,5 @@
|
|
| 40 |
"use_reg_token": false
|
| 41 |
},
|
| 42 |
"torch_dtype": "float32",
|
| 43 |
-
"model_type": "
|
| 44 |
}
|
|
|
|
| 40 |
"use_reg_token": false
|
| 41 |
},
|
| 42 |
"torch_dtype": "float32",
|
| 43 |
+
"model_type": "encoder"
|
| 44 |
}
|