qgallouedec HF staff commited on
Commit
526f9e1
·
verified ·
1 Parent(s): 52a8f85

Add evaluation results

Browse files
MattBatchelor/ppo-LunarLander-v2/results_50d5d8ccc9af30ea0e17b5bcc26954cf252733cd.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_id": "MattBatchelor/ppo-LunarLander-v2",
4
+ "model_sha": "50d5d8ccc9af30ea0e17b5bcc26954cf252733cd"
5
+ },
6
+ "results": {
7
+ "LunarLander-v2": {
8
+ "episodic_returns": [
9
+ 281.38794199540644,
10
+ 279.45622526379896,
11
+ 251.20432883227005,
12
+ 298.84238255387584,
13
+ 228.3970160701777,
14
+ 247.53054486398923,
15
+ 297.5533937129859,
16
+ 260.2186153562557,
17
+ 216.16191029477483,
18
+ 228.16484376282773,
19
+ 277.3161667719413,
20
+ 260.3987912989285,
21
+ 221.89768717351592,
22
+ 234.35116359132982,
23
+ 236.32467113496148,
24
+ 250.9388099223916,
25
+ 285.3268814962123,
26
+ 259.1901085215581,
27
+ 236.23099064942284,
28
+ 213.61306623662927,
29
+ 268.50954079009216,
30
+ 248.2612450151217,
31
+ 219.46679969165527,
32
+ 230.29437012523425,
33
+ 267.52748442066894,
34
+ 275.81574980775986,
35
+ 233.58780163791675,
36
+ 282.8785849395896,
37
+ 265.2996916447945,
38
+ 258.54366062157897,
39
+ 251.02788381087558,
40
+ 234.46139813361276,
41
+ 270.85381694460693,
42
+ 285.7655798153084,
43
+ 202.46819811451348,
44
+ 240.9898326359303,
45
+ 230.1902077536532,
46
+ 246.09957389938393,
47
+ 251.46996725318849,
48
+ 257.82827133248713,
49
+ 277.1404039771758,
50
+ 274.03860838133096,
51
+ 250.42452435249794,
52
+ 250.60477938867461,
53
+ 276.43982715267975,
54
+ 242.90563592267148,
55
+ 251.47954140650154,
56
+ 245.31375859168287,
57
+ 267.9243408318282,
58
+ 265.5859499729165
59
+ ]
60
+ }
61
+ },
62
+ "status": "DONE"
63
+ }