qgallouedec HF staff commited on
Commit
4d1a383
·
verified ·
1 Parent(s): 15dce2f

Add evaluation results

Browse files
StanKarz/PPO-LunarLander-v2-Try/results_f47d53be3d13cc9ec35e72e4273c75297a5ecb02.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_id": "StanKarz/PPO-LunarLander-v2-Try",
4
+ "model_sha": "f47d53be3d13cc9ec35e72e4273c75297a5ecb02"
5
+ },
6
+ "results": {
7
+ "LunarLander-v2": {
8
+ "episodic_returns": [
9
+ 302.70166015625,
10
+ 277.822265625,
11
+ 278.79241943359375,
12
+ 289.83819580078125,
13
+ 293.386474609375,
14
+ 266.70947265625,
15
+ 273.0905456542969,
16
+ 293.3846435546875,
17
+ 274.2615661621094,
18
+ 295.7164001464844,
19
+ 281.0145263671875,
20
+ 271.103271484375,
21
+ 307.9388427734375,
22
+ 295.4083557128906,
23
+ 308.28680419921875,
24
+ 301.1585693359375,
25
+ 293.8432922363281,
26
+ 290.6781005859375,
27
+ 302.8186340332031,
28
+ 317.89422607421875,
29
+ 250.20481872558594,
30
+ 316.57452392578125,
31
+ 299.2159423828125,
32
+ 315.9583435058594,
33
+ 285.826416015625,
34
+ 283.151123046875,
35
+ 285.8157958984375,
36
+ 304.1747131347656,
37
+ 318.45001220703125,
38
+ 304.3712158203125,
39
+ 256.1772766113281,
40
+ 290.7779541015625,
41
+ 289.8898010253906,
42
+ 304.86309814453125,
43
+ 303.6929626464844,
44
+ 279.6953125,
45
+ 267.192626953125,
46
+ 254.0041046142578,
47
+ 259.53912353515625,
48
+ 290.46661376953125,
49
+ 294.975341796875,
50
+ 65.65716552734375,
51
+ 305.47784423828125,
52
+ 62.09977722167969,
53
+ 286.8212890625,
54
+ 283.989990234375,
55
+ 289.8518981933594,
56
+ 282.22900390625,
57
+ 325.34771728515625,
58
+ 252.71958923339844
59
+ ]
60
+ }
61
+ },
62
+ "status": "DONE"
63
+ }