ToPo-ToPo commited on
Commit
4fcd305
·
verified ·
1 Parent(s): e3b82d8

Upload folder using huggingface_hub

Browse files
TrainedModels/Regressor_Stability.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6eef246689efa7b8cdec675d0d5e121586496357f5e36e32e15e82f83e0194e
3
+ size 4322591
TrainedModels/Regressor_Stability_Dict.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "xdim": 45,
3
+ "ydim": 1,
4
+ "tdim": 512,
5
+ "net": [
6
+ 512,
7
+ 512,
8
+ 512
9
+ ],
10
+ "Training_Epochs": 400,
11
+ "batch_size": 1024,
12
+ "Model_Label": "Regressor_Stability",
13
+ "lr": 0.001,
14
+ "weight_decay": 0.0,
15
+ "device_name": "mps",
16
+ "log_target": true
17
+ }
TrainedModels/Regressor_Strength.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92b49bc4e3940faeb41e56281aa2dd85ad6605cdc23451c6894c40eb1733bddd
3
+ size 4320517
TrainedModels/Regressor_Strength_Dict.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "xdim": 44,
3
+ "ydim": 1,
4
+ "tdim": 512,
5
+ "net": [
6
+ 512,
7
+ 512,
8
+ 512
9
+ ],
10
+ "Training_Epochs": 400,
11
+ "batch_size": 1024,
12
+ "Model_Label": "Regressor_Strength",
13
+ "lr": 0.001,
14
+ "weight_decay": 0.0,
15
+ "device_name": "mps",
16
+ "log_target": true
17
+ }