robotics-diffusion-transformer commited on
Commit
34d8e6e
·
verified ·
1 Parent(s): 5f06dae

Upload openvla-7b+example_dataset+b16+lr-0.0005+lora-r32+dropout-0.0--image_aug+example_dataset+b16+lr-0.0005+lora-r32+dropout-0.0--image_aug/dataset_statistics.json

Browse files
openvla-7b+example_dataset+b16+lr-0.0005+lora-r32+dropout-0.0--image_aug+example_dataset+b16+lr-0.0005+lora-r32+dropout-0.0--image_aug/dataset_statistics.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "example_dataset": {
3
+ "action": {
4
+ "mean": [
5
+ 0.002895157318562269,
6
+ 0.01531973946839571,
7
+ -0.019607288762927055,
8
+ -0.0031555015593767166,
9
+ 0.009806638583540916,
10
+ -0.0007934930035844445,
11
+ -0.2235874980688095
12
+ ],
13
+ "std": [
14
+ 0.0631619542837143,
15
+ 0.1163005456328392,
16
+ 0.09089244157075882,
17
+ 0.03211810812354088,
18
+ 0.05309411510825157,
19
+ 0.25825026631355286,
20
+ 0.9744735360145569
21
+ ],
22
+ "max": [
23
+ 0.31303197145462036,
24
+ 0.7794880867004395,
25
+ 0.42906254529953003,
26
+ 0.2018623799085617,
27
+ 0.6399045586585999,
28
+ 0.9999991655349731,
29
+ 1.0
30
+ ],
31
+ "min": [
32
+ -0.3146415054798126,
33
+ -0.641836941242218,
34
+ -0.6271898150444031,
35
+ -0.5888507962226868,
36
+ -0.9781339168548584,
37
+ -0.9999992847442627,
38
+ -1.0
39
+ ],
40
+ "q01": [
41
+ -0.1811145395040512,
42
+ -0.3050739079713821,
43
+ -0.2396874763071537,
44
+ -0.14618751183152193,
45
+ -0.20859397053718567,
46
+ -0.8032873839139938,
47
+ -1.0
48
+ ],
49
+ "q99": [
50
+ 0.17948509752750394,
51
+ 0.437545552849769,
52
+ 0.2655605882406234,
53
+ 0.045844972133636475,
54
+ 0.1930685192346573,
55
+ 0.8296777427196478,
56
+ 1.0
57
+ ],
58
+ "mask": [
59
+ true,
60
+ true,
61
+ true,
62
+ true,
63
+ true,
64
+ true,
65
+ false
66
+ ]
67
+ },
68
+ "proprio": {
69
+ "mean": [
70
+ 0.0,
71
+ 0.0,
72
+ 0.0,
73
+ 0.0,
74
+ 0.0,
75
+ 0.0,
76
+ 0.0
77
+ ],
78
+ "std": [
79
+ 0.0,
80
+ 0.0,
81
+ 0.0,
82
+ 0.0,
83
+ 0.0,
84
+ 0.0,
85
+ 0.0
86
+ ],
87
+ "max": [
88
+ 0.0,
89
+ 0.0,
90
+ 0.0,
91
+ 0.0,
92
+ 0.0,
93
+ 0.0,
94
+ 0.0
95
+ ],
96
+ "min": [
97
+ 0.0,
98
+ 0.0,
99
+ 0.0,
100
+ 0.0,
101
+ 0.0,
102
+ 0.0,
103
+ 0.0
104
+ ],
105
+ "q01": [
106
+ 0.0,
107
+ 0.0,
108
+ 0.0,
109
+ 0.0,
110
+ 0.0,
111
+ 0.0,
112
+ 0.0
113
+ ],
114
+ "q99": [
115
+ 0.0,
116
+ 0.0,
117
+ 0.0,
118
+ 0.0,
119
+ 0.0,
120
+ 0.0,
121
+ 0.0
122
+ ]
123
+ },
124
+ "num_transitions": 475116,
125
+ "num_trajectories": 4347
126
+ }
127
+ }