vg-pythagore commited on
Commit
51ad5c8
·
verified ·
1 Parent(s): 8057496

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +28 -0
  2. model.pt +3 -0
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "window_size": 90,
3
+ "action_dim": 6,
4
+ "hidden_dim": 512,
5
+ "bottleneck_dim": 8,
6
+ "dropout": 0.1,
7
+ "mean": [
8
+ 5.762328624725342,
9
+ 133.8108673095703,
10
+ 132.24156188964844,
11
+ 63.754695892333984,
12
+ 87.85747528076172,
13
+ 8.232730865478516
14
+ ],
15
+ "std": [
16
+ 25.211471557617188,
17
+ 41.20315170288086,
18
+ 32.92947769165039,
19
+ 14.849191665649414,
20
+ 12.994131088256836,
21
+ 9.438411712646484
22
+ ],
23
+ "learning_rate": 0.0017612312418199766,
24
+ "batch_size": 32,
25
+ "epochs": 160,
26
+ "train_stride": 4,
27
+ "device": "cuda"
28
+ }
model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1e5b82d4c2b11b3e3b548c6b0f08ec64da6ed38b9af925960fc30fae5524b57
3
+ size 2253864