LearnerSebM commited on
Commit
c84567c
·
verified ·
1 Parent(s): f4c33b1

Upload folder using huggingface_hub

Browse files
assets/LearnerSebM/franka_picking_v4/norm_stats.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "norm_stats": {
3
+ "state": {
4
+ "mean": [
5
+ -0.028730638325214386,
6
+ 0.20824865996837616,
7
+ 0.053989607840776443,
8
+ -2.200549364089966,
9
+ -0.0036690779961645603,
10
+ 2.3497605323791504,
11
+ 0.8281129598617554,
12
+ 0.1193288192152977
13
+ ],
14
+ "std": [
15
+ 0.4045144319534302,
16
+ 0.41858360171318054,
17
+ 0.2404569387435913,
18
+ 0.20634028315544128,
19
+ 0.18442729115486145,
20
+ 0.3765164613723755,
21
+ 0.2535605728626251,
22
+ 0.19176064431667328
23
+ ],
24
+ "q01": [
25
+ -0.9664906412124634,
26
+ -0.7687107613921166,
27
+ -0.5131950289011001,
28
+ -2.613424825620651,
29
+ -0.47901423864364623,
30
+ 1.5315079374313354,
31
+ -0.21450364184379578,
32
+ 0.00016756728291511536
33
+ ],
34
+ "q99": [
35
+ 0.8118583243370054,
36
+ 0.770177101778984,
37
+ 0.713746216416359,
38
+ -1.642337140607834,
39
+ 0.5083995236754417,
40
+ 2.9497963742017745,
41
+ 1.6167201977372172,
42
+ 0.4763344244353473
43
+ ]
44
+ },
45
+ "actions": {
46
+ "mean": [
47
+ 0.0006144593353383243,
48
+ 0.039723578840494156,
49
+ 0.0011143730953335762,
50
+ 0.02812781184911728,
51
+ 0.0011167204938828945,
52
+ 0.01462746225297451,
53
+ 0.00383097305893898,
54
+ 0.1304832547903061
55
+ ],
56
+ "std": [
57
+ 0.12672077119350433,
58
+ 0.16798220574855804,
59
+ 0.12374593317508698,
60
+ 0.11397629976272583,
61
+ 0.09350282698869705,
62
+ 0.17411185801029205,
63
+ 0.08291900157928467,
64
+ 0.19648019969463348
65
+ ],
66
+ "q01": [
67
+ -0.37069407744407656,
68
+ -0.30272686899900436,
69
+ -0.36926253437995915,
70
+ -0.2756571846485138,
71
+ -0.2964069490432739,
72
+ -0.3572698144197464,
73
+ -0.22586868200302124,
74
+ 0.00016756728291511536
75
+ ],
76
+ "q99": [
77
+ 0.3786355099201202,
78
+ 0.4564117571949958,
79
+ 0.3508340011835098,
80
+ 0.3370711600542068,
81
+ 0.32776816415786736,
82
+ 0.3572499943733216,
83
+ 0.3031644001960754,
84
+ 0.4763344244353473
85
+ ]
86
+ }
87
+ }
88
+ }