P2SAMAPA commited on
Commit
f66d2d6
·
verified ·
1 Parent(s): 2bdd635

Upload results/window_02_fi_training_log.json with huggingface_hub

Browse files
results/window_02_fi_training_log.json CHANGED
@@ -1,75 +1,45 @@
1
  {
2
  "window_id": 2,
3
  "actor_losses": [
4
- 0.02684163184014881,
5
- 0.05397807345687112,
6
- 0.07289413642907931,
7
- 0.08839367208463594,
8
- 0.09666183487750775,
9
- 0.10160895696387065,
10
- 0.10961737367516954,
11
- 0.11555373195312486,
12
- 0.10832007737322287,
13
- 0.09677791907182656,
14
- 0.09134200782599775,
15
- 0.08827774472965681,
16
- 0.0876496303672633,
17
- 0.0916033538196944,
18
- 0.09529200753520344,
19
- 0.09535742625748077,
20
- 0.09493882152875346,
21
- 0.09562774533636806,
22
- 0.09579200991852717,
23
- 0.09315693514683276,
24
- 0.09043732511787868
25
  ],
26
  "critic_losses": [
27
- 8.316370897717288e-05,
28
- 0.00010625530380783564,
29
- 0.00012235360160904883,
30
- 0.00012465255073294422,
31
- 0.00011660004300639298,
32
- 0.00011806952695659983,
33
- 0.00011969606005039182,
34
- 0.0001193890901684742,
35
- 0.00012093865410680931,
36
- 0.0001251040408450618,
37
- 0.00012236686769795575,
38
- 0.00011869472056922641,
39
- 0.0001310396533686002,
40
- 0.00014478646710452546,
41
- 0.00013411870363484952,
42
- 0.00013138468542339137,
43
- 0.00013096420019048145,
44
- 0.000132619999933073,
45
- 0.00012800295464766658,
46
- 0.0001270608391727109,
47
- 0.00013571196968055008
48
  ],
49
  "episode_returns": [
50
- -7.7287917137146,
51
- -10.46938705444336,
52
- -10.168285369873047,
53
- -9.145737648010254,
54
- -9.003249168395996,
55
- -9.920494079589844,
56
- -9.350866317749023,
57
- -8.91513442993164,
58
- -8.269307136535645,
59
- -8.310307502746582,
60
- -7.52992057800293,
61
- -8.324763298034668,
62
- -9.108687400817871,
63
- -8.432662963867188,
64
- -8.064990997314453,
65
- -8.632389068603516,
66
- -8.352214813232422,
67
- -8.328010559082031,
68
- -8.053810119628906,
69
- -8.545146942138672,
70
- -8.535244941711426
71
  ],
72
- "best_return": -7.52992057800293,
73
- "best_epoch": 11,
74
  "best_model_path": "/tmp/ftrl_models/window_02_best.pt"
75
  }
 
1
  {
2
  "window_id": 2,
3
  "actor_losses": [
4
+ 0.024493240900968025,
5
+ 0.050160726805579314,
6
+ 0.06537376744826594,
7
+ 0.07712485625077624,
8
+ 0.08340451568519035,
9
+ 0.08489016411933771,
10
+ 0.08674709805987837,
11
+ 0.08860919967847915,
12
+ 0.08873731142664251,
13
+ 0.08999689541418444,
14
+ 0.09380015524581445
 
 
 
 
 
 
 
 
 
 
15
  ],
16
  "critic_losses": [
17
+ 8.367345987110917e-05,
18
+ 9.228577367454916e-05,
19
+ 0.00010856887238445749,
20
+ 0.00010906269653035955,
21
+ 0.00010932804882354842,
22
+ 0.0001111636954778649,
23
+ 0.0001184906033422747,
24
+ 0.00012095918654162503,
25
+ 0.00011643807583785635,
26
+ 0.00011800089864175615,
27
+ 0.0001243983731230461
 
 
 
 
 
 
 
 
 
 
28
  ],
29
  "episode_returns": [
30
+ -6.959338665008545,
31
+ -8.976778984069824,
32
+ -9.496938705444336,
33
+ -8.816690444946289,
34
+ -8.957478523254395,
35
+ -9.695562362670898,
36
+ -10.042397499084473,
37
+ -9.441574096679688,
38
+ -9.25677490234375,
39
+ -10.08841609954834,
40
+ -10.296052932739258
 
 
 
 
 
 
 
 
 
 
41
  ],
42
+ "best_return": -6.959338665008545,
43
+ "best_epoch": 1,
44
  "best_model_path": "/tmp/ftrl_models/window_02_best.pt"
45
  }