P2SAMAPA commited on
Commit
964af2a
·
verified ·
1 Parent(s): 9205f09

Upload results/window_02_fi_training_log.json with huggingface_hub

Browse files
results/window_02_fi_training_log.json CHANGED
@@ -1,57 +1,45 @@
1
  {
2
  "window_id": 2,
3
  "actor_losses": [
4
- 0.02953154693334834,
5
- 0.05911125602154446,
6
- 0.0742108440796329,
7
- 0.08236616006321158,
8
- 0.08204498688482549,
9
- 0.07798424046794492,
10
- 0.07467763914057046,
11
- 0.07259928673690508,
12
- 0.0738497343422337,
13
- 0.07713434325669669,
14
- 0.08079208652989185,
15
- 0.08400294434833379,
16
- 0.08910745356909254,
17
- 0.09594492429544117,
18
- 0.103138146683389
19
  ],
20
  "critic_losses": [
21
- 0.00011437676840907571,
22
- 0.00012208332834632543,
23
- 0.00012514657653486783,
24
- 0.00012237562442381258,
25
- 0.00010997853622044685,
26
- 0.00011217473006732043,
27
- 0.0001226023312348152,
28
- 0.00012896928597527687,
29
- 0.00013922249190201444,
30
- 0.0001369962963354354,
31
- 0.00013018573149904024,
32
- 0.00013246225256815036,
33
- 0.00014371693358096173,
34
- 0.00015816591890744491,
35
- 0.00015571407614380623
36
  ],
37
  "episode_returns": [
38
- -7.698832035064697,
39
- -8.72437858581543,
40
- -8.423365592956543,
41
- -7.752707004547119,
42
- -7.622242450714111,
43
- -8.353475570678711,
44
- -8.143912315368652,
45
- -8.80479621887207,
46
- -8.860305786132812,
47
- -8.435405731201172,
48
- -8.191926002502441,
49
- -8.910191535949707,
50
- -9.24367904663086,
51
- -9.158076286315918,
52
- -8.888598442077637
53
  ],
54
- "best_return": -7.622242450714111,
55
- "best_epoch": 5,
56
  "best_model_path": "/tmp/ftrl_models/window_02_best.pt"
57
  }
 
1
  {
2
  "window_id": 2,
3
  "actor_losses": [
4
+ 0.02428386086586556,
5
+ 0.04715459409731725,
6
+ 0.057709825232871305,
7
+ 0.06376980994019874,
8
+ 0.06483827280419424,
9
+ 0.065096651034599,
10
+ 0.06602515157096642,
11
+ 0.06768535446252458,
12
+ 0.0688794126256931,
13
+ 0.06916946375911887,
14
+ 0.06990126642005995
 
 
 
 
15
  ],
16
  "critic_losses": [
17
+ 8.782372712725084e-05,
18
+ 0.00010557960314325416,
19
+ 0.00010672781791034756,
20
+ 0.00010529739745097761,
21
+ 0.00010927844482654666,
22
+ 0.00011544039560339273,
23
+ 0.00011374493401452744,
24
+ 0.0001109740332692525,
25
+ 0.00011256435091728379,
26
+ 0.00011204598959462481,
27
+ 0.00011780728773411577
 
 
 
 
28
  ],
29
  "episode_returns": [
30
+ -7.467774391174316,
31
+ -9.739887237548828,
32
+ -8.966618537902832,
33
+ -9.351617813110352,
34
+ -9.292572975158691,
35
+ -9.460902214050293,
36
+ -9.129568099975586,
37
+ -9.381341934204102,
38
+ -9.371395111083984,
39
+ -9.290822982788086,
40
+ -9.98106861114502
 
 
 
 
41
  ],
42
+ "best_return": -7.467774391174316,
43
+ "best_epoch": 1,
44
  "best_model_path": "/tmp/ftrl_models/window_02_best.pt"
45
  }