danyoung commited on
Commit
7d76446
1 Parent(s): 0ffd52e

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +1 -0
  2. config.json +1 -0
  3. model.pt +3 -0
  4. scaler.joblib +3 -0
README.md ADDED
@@ -0,0 +1 @@
 
 
1
+ This is a demo model created for project resilience
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"features": ["crop", "pastr", "primf", "primn", "range", "secdf", "secdn", "urban", "cell_area", "lat", "lon", "time", "crop_diff", "pastr_diff", "primf_diff", "primn_diff", "range_diff", "secdf_diff", "secdn_diff", "urban_diff"], "label": "ELUC", "hidden_sizes": [4096], "linear_skip": true, "dropout": 0, "device": "mps", "epochs": 3, "batch_size": 2048, "optim_params": {}, "train_pct": 1, "step_lr_params": {"step_size": 1, "gamma": 0.1}}
model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b17e05269b380e7228e4310e532b4fab638113598819b7e61475a673da51bb49
3
+ size 362560
scaler.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9468d28e264b700f7751dc9ae9aa8cb8f6bbbfb3a5a81c4bb1bedd3e179a1af6
3
+ size 1655