P2SAMAPA commited on
Commit
06a9a63
·
verified ·
1 Parent(s): 885b217

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.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
  }
 
1
  {
2
  "window_id": 2,
3
  "actor_losses": [
4
+ 0.024315331086029526,
5
+ 0.05240137789644732,
6
+ 0.07803432257799817,
7
+ 0.10254558433647737,
8
+ 0.11694827905186445,
9
+ 0.11967197617839191,
10
+ 0.122132369016936,
11
+ 0.12529045210243012,
12
+ 0.1261741749803759,
13
+ 0.12513217997298506,
14
+ 0.1260751366368995
15
  ],
16
  "critic_losses": [
17
+ 8.788598068154842e-05,
18
+ 0.00010516034402758687,
19
+ 0.00011717047234826679,
20
+ 0.00012082932802558923,
21
+ 0.00011130701775321292,
22
+ 0.00011264864122510089,
23
+ 0.00012339138148746308,
24
+ 0.00012509546956780544,
25
+ 0.00013070826185239564,
26
+ 0.00013566286964508564,
27
+ 0.0001307959976615662
28
  ],
29
  "episode_returns": [
30
+ -7.017765998840332,
31
+ -9.911787986755371,
32
+ -10.072546005249023,
33
+ -8.671956062316895,
34
+ -9.142694473266602,
35
+ -9.628928184509277,
36
+ -10.00161075592041,
37
+ -9.710023880004883,
38
+ -10.057902336120605,
39
+ -9.891603469848633,
40
+ -9.635650634765625
41
  ],
42
+ "best_return": -7.017765998840332,
43
  "best_epoch": 1,
44
  "best_model_path": "/tmp/ftrl_models/window_02_best.pt"
45
  }