MaximumY commited on
Commit
d32881a
·
verified ·
1 Parent(s): 789add0

publish stage-2 LIBERO norm stats beside the build they describe

Browse files
stage2_libero_2000ep_128px_round1/assets/pi05_libero_axisinit_paper/physical-intelligence/libero/norm_stats.json ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "norm_stats": {
3
+ "state": {
4
+ "mean": [
5
+ -0.04651534929871559,
6
+ 0.03437923640012741,
7
+ 0.7644979357719421,
8
+ 2.9721810817718506,
9
+ -0.22033722698688507,
10
+ -0.1256478726863861,
11
+ 0.026918232440948486,
12
+ -0.027194775640964508
13
+ ],
14
+ "std": [
15
+ 0.10494301468133926,
16
+ 0.15176798403263092,
17
+ 0.37853482365608215,
18
+ 0.3442850410938263,
19
+ 0.9069937467575073,
20
+ 0.3253868520259857,
21
+ 0.014174100942909718,
22
+ 0.014057003892958164
23
+ ],
24
+ "q01": [
25
+ -0.3992278680294752,
26
+ -0.2688781352341175,
27
+ 0.0380015922319144,
28
+ 1.5083277968406676,
29
+ -2.721004430627823,
30
+ -1.0813218128442763,
31
+ 0.00173520012809895,
32
+ -0.04004424215038307
33
+ ],
34
+ "q99": [
35
+ 0.13545873028039934,
36
+ 0.33566314613819126,
37
+ 1.2698724751349537,
38
+ 3.2765059180259706,
39
+ 2.405436800289154,
40
+ 0.5971528978824616,
41
+ 0.04030334069116507,
42
+ -0.0017878379381960213
43
+ ]
44
+ },
45
+ "actions": {
46
+ "mean": [
47
+ 0.0550873838365078,
48
+ 0.0877121314406395,
49
+ -0.08736424893140793,
50
+ 0.0007126464624889195,
51
+ 0.005475443787872791,
52
+ -0.005534088239073753,
53
+ -0.04571560397744179
54
+ ],
55
+ "std": [
56
+ 0.33181580901145935,
57
+ 0.3758377134799957,
58
+ 0.44807109236717224,
59
+ 0.03933161124587059,
60
+ 0.06357795000076294,
61
+ 0.07857703417539597,
62
+ 0.9989544749259949
63
+ ],
64
+ "q01": [
65
+ -0.7072499999999999,
66
+ -0.7983750000000001,
67
+ -0.9375,
68
+ -0.11467779144644738,
69
+ -0.16425,
70
+ -0.2240490057706833,
71
+ -1.0
72
+ ],
73
+ "q99": [
74
+ 0.937125,
75
+ 0.86775,
76
+ 0.937125,
77
+ 0.13163035735487938,
78
+ 0.19169999999999998,
79
+ 0.33742949963808055,
80
+ 0.9996
81
+ ]
82
+ }
83
+ }
84
+ }