cshin23 commited on
Commit
7de9e10
·
verified ·
1 Parent(s): ff4e275

Update config.json

Browse files
Files changed (1) hide show
  1. 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
  }