zhangrenchao commited on
Commit
5b8cba0
·
verified ·
1 Parent(s): 73ddb67

Normalize Hugging Face model type

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "model_name": "ML-MODIS",
3
- "model_type": "bootstrap-random-forest-regressor",
4
  "architectures": ["BootstrapRandomForestRegressor"],
5
  "framework": "PyTorch",
6
  "domain": "earth-science",
 
1
  {
2
  "model_name": "ML-MODIS",
3
+ "model_type": "ml_modis",
4
  "architectures": ["BootstrapRandomForestRegressor"],
5
  "framework": "PyTorch",
6
  "domain": "earth-science",