whenxuan commited on
Commit
864346a
·
1 Parent(s): db31324

whenxuan: modify the config for model type

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -40,5 +40,5 @@
40
  "use_reg_token": false
41
  },
42
  "torch_dtype": "float32",
43
- "model_type": "timeseries-transformer"
44
  }
 
40
  "use_reg_token": false
41
  },
42
  "torch_dtype": "float32",
43
+ "model_type": "encoder"
44
  }