Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"_name_or_path": "cshin23/multidim-rm_reg_gating_prototype",
|
3 |
"model_type": "distilbert",
|
|
|
4 |
"transformers_version": "4.43.1"
|
5 |
}
|
|
|
1 |
{
|
2 |
"_name_or_path": "cshin23/multidim-rm_reg_gating_prototype",
|
3 |
"model_type": "distilbert",
|
4 |
+
"torch_dtype": "float32",
|
5 |
"transformers_version": "4.43.1"
|
6 |
}
|