P2SAMAPA commited on
Commit
ef3c0b5
·
verified ·
1 Parent(s): 7f61733

Upload results/window_02_fi_training_log.json with huggingface_hub

Browse files
results/window_02_fi_training_log.json CHANGED
@@ -1,45 +1,45 @@
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
  }
 
1
  {
2
  "window_id": 2,
3
  "actor_losses": [
4
+ 0.026706409940428534,
5
+ 0.04928452104391638,
6
+ 0.05567841468117207,
7
+ 0.05717124471687211,
8
+ 0.05683860192768091,
9
+ 0.0594452673546231,
10
+ 0.06218326936114179,
11
+ 0.06293023639735727,
12
+ 0.060260685926595746,
13
+ 0.05555244640270171,
14
+ 0.05179796511815353
15
  ],
16
  "critic_losses": [
17
+ 0.00010302330924419959,
18
+ 0.00011788114280226325,
19
+ 0.00012057149884707887,
20
+ 0.00012253099349391426,
21
+ 0.00012462886497100842,
22
+ 0.00012890534151680666,
23
+ 0.00013100199061610954,
24
+ 0.00013371971112786368,
25
+ 0.0001343437640800463,
26
+ 0.00013503090426375587,
27
+ 0.0001356249477241874
28
  ],
29
  "episode_returns": [
30
+ -6.954698085784912,
31
+ -8.7465238571167,
32
+ -8.066573143005371,
33
+ -8.033951759338379,
34
+ -8.742766380310059,
35
+ -8.628862380981445,
36
+ -8.844706535339355,
37
+ -8.368013381958008,
38
+ -8.762124061584473,
39
+ -8.972434043884277,
40
+ -8.356801986694336
41
  ],
42
+ "best_return": -6.954698085784912,
43
  "best_epoch": 1,
44
  "best_model_path": "/tmp/ftrl_models/window_02_best.pt"
45
  }