Yuxuan224284 commited on
Commit
7088fb7
·
verified ·
1 Parent(s): 0c17a1f

Upload folder using huggingface_hub

Browse files
Files changed (21) hide show
  1. .gitattributes +10 -0
  2. spatial_reach_dense_a/spatial_reach_dense/1.0.0/dataset_info.json +20 -0
  3. spatial_reach_dense_a/spatial_reach_dense/1.0.0/features.json +144 -0
  4. spatial_reach_dense_a/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 +3 -0
  5. spatial_reach_dense_a/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 +3 -0
  6. spatial_reach_dense_b/spatial_reach_dense/1.0.0/dataset_info.json +20 -0
  7. spatial_reach_dense_b/spatial_reach_dense/1.0.0/features.json +144 -0
  8. spatial_reach_dense_b/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 +3 -0
  9. spatial_reach_dense_b/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 +3 -0
  10. spatial_reach_dense_c/spatial_reach_dense/1.0.0/dataset_info.json +20 -0
  11. spatial_reach_dense_c/spatial_reach_dense/1.0.0/features.json +144 -0
  12. spatial_reach_dense_c/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 +3 -0
  13. spatial_reach_dense_c/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 +3 -0
  14. spatial_reach_dense_d/spatial_reach_dense/1.0.0/dataset_info.json +20 -0
  15. spatial_reach_dense_d/spatial_reach_dense/1.0.0/features.json +144 -0
  16. spatial_reach_dense_d/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 +3 -0
  17. spatial_reach_dense_d/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 +3 -0
  18. spatial_reach_dense_o/spatial_reach_dense/1.0.0/dataset_info.json +20 -0
  19. spatial_reach_dense_o/spatial_reach_dense/1.0.0/features.json +144 -0
  20. spatial_reach_dense_o/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 +3 -0
  21. spatial_reach_dense_o/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 +3 -0
.gitattributes CHANGED
@@ -57,3 +57,13 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ spatial_reach_dense_a/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 filter=lfs diff=lfs merge=lfs -text
61
+ spatial_reach_dense_a/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 filter=lfs diff=lfs merge=lfs -text
62
+ spatial_reach_dense_b/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 filter=lfs diff=lfs merge=lfs -text
63
+ spatial_reach_dense_b/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 filter=lfs diff=lfs merge=lfs -text
64
+ spatial_reach_dense_c/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 filter=lfs diff=lfs merge=lfs -text
65
+ spatial_reach_dense_c/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 filter=lfs diff=lfs merge=lfs -text
66
+ spatial_reach_dense_d/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 filter=lfs diff=lfs merge=lfs -text
67
+ spatial_reach_dense_d/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 filter=lfs diff=lfs merge=lfs -text
68
+ spatial_reach_dense_o/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 filter=lfs diff=lfs merge=lfs -text
69
+ spatial_reach_dense_o/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 filter=lfs diff=lfs merge=lfs -text
spatial_reach_dense_a/spatial_reach_dense/1.0.0/dataset_info.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormat": "tfrecord",
3
+ "moduleName": "__main__",
4
+ "name": "spatial_reach_dense",
5
+ "releaseNotes": {
6
+ "1.0.0": "Data structure matched to the official libero_spatial_no_noops dataset."
7
+ },
8
+ "splits": [
9
+ {
10
+ "filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
11
+ "name": "train",
12
+ "numBytes": "253283699",
13
+ "shardLengths": [
14
+ "25",
15
+ "25"
16
+ ]
17
+ }
18
+ ],
19
+ "version": "1.0.0"
20
+ }
spatial_reach_dense_a/spatial_reach_dense/1.0.0/features.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
3
+ "featuresDict": {
4
+ "features": {
5
+ "steps": {
6
+ "pythonClassName": "tensorflow_datasets.core.features.dataset_feature.Dataset",
7
+ "sequence": {
8
+ "feature": {
9
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
10
+ "featuresDict": {
11
+ "features": {
12
+ "reward": {
13
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
14
+ "tensor": {
15
+ "shape": {},
16
+ "dtype": "float32",
17
+ "encoding": "none"
18
+ }
19
+ },
20
+ "discount": {
21
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
22
+ "tensor": {
23
+ "shape": {},
24
+ "dtype": "float32",
25
+ "encoding": "none"
26
+ }
27
+ },
28
+ "is_last": {
29
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
30
+ "tensor": {
31
+ "shape": {},
32
+ "dtype": "bool",
33
+ "encoding": "none"
34
+ }
35
+ },
36
+ "language_instruction": {
37
+ "pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
38
+ "text": {}
39
+ },
40
+ "observation": {
41
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
42
+ "featuresDict": {
43
+ "features": {
44
+ "wrist_image": {
45
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image",
46
+ "image": {
47
+ "shape": {
48
+ "dimensions": [
49
+ "256",
50
+ "256",
51
+ "3"
52
+ ]
53
+ },
54
+ "dtype": "uint8"
55
+ }
56
+ },
57
+ "image": {
58
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image",
59
+ "image": {
60
+ "shape": {
61
+ "dimensions": [
62
+ "256",
63
+ "256",
64
+ "3"
65
+ ]
66
+ },
67
+ "dtype": "uint8"
68
+ }
69
+ },
70
+ "state": {
71
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
72
+ "tensor": {
73
+ "shape": {
74
+ "dimensions": [
75
+ "8"
76
+ ]
77
+ },
78
+ "dtype": "float32",
79
+ "encoding": "none"
80
+ }
81
+ },
82
+ "joint_state": {
83
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
84
+ "tensor": {
85
+ "shape": {
86
+ "dimensions": [
87
+ "7"
88
+ ]
89
+ },
90
+ "dtype": "float32",
91
+ "encoding": "none"
92
+ }
93
+ }
94
+ }
95
+ }
96
+ },
97
+ "is_first": {
98
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
99
+ "tensor": {
100
+ "shape": {},
101
+ "dtype": "bool",
102
+ "encoding": "none"
103
+ }
104
+ },
105
+ "is_terminal": {
106
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
107
+ "tensor": {
108
+ "shape": {},
109
+ "dtype": "bool",
110
+ "encoding": "none"
111
+ }
112
+ },
113
+ "action": {
114
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
115
+ "tensor": {
116
+ "shape": {
117
+ "dimensions": [
118
+ "7"
119
+ ]
120
+ },
121
+ "dtype": "float32",
122
+ "encoding": "none"
123
+ }
124
+ }
125
+ }
126
+ }
127
+ },
128
+ "length": "-1"
129
+ }
130
+ },
131
+ "episode_metadata": {
132
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
133
+ "featuresDict": {
134
+ "features": {
135
+ "file_path": {
136
+ "pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
137
+ "text": {}
138
+ }
139
+ }
140
+ }
141
+ }
142
+ }
143
+ }
144
+ }
spatial_reach_dense_a/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddf114d2427026cd5158e4e44e133e59ef101a4e8260f671c3cde34c9eeaa680
3
+ size 126473587
spatial_reach_dense_a/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f8f20bc1c8d9adf98466294175479352d265c42457d932b33c2510c0e36e157
3
+ size 126810912
spatial_reach_dense_b/spatial_reach_dense/1.0.0/dataset_info.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormat": "tfrecord",
3
+ "moduleName": "__main__",
4
+ "name": "spatial_reach_dense",
5
+ "releaseNotes": {
6
+ "1.0.0": "Data structure matched to the official libero_spatial_no_noops dataset."
7
+ },
8
+ "splits": [
9
+ {
10
+ "filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
11
+ "name": "train",
12
+ "numBytes": "249252876",
13
+ "shardLengths": [
14
+ "25",
15
+ "25"
16
+ ]
17
+ }
18
+ ],
19
+ "version": "1.0.0"
20
+ }
spatial_reach_dense_b/spatial_reach_dense/1.0.0/features.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
3
+ "featuresDict": {
4
+ "features": {
5
+ "steps": {
6
+ "pythonClassName": "tensorflow_datasets.core.features.dataset_feature.Dataset",
7
+ "sequence": {
8
+ "feature": {
9
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
10
+ "featuresDict": {
11
+ "features": {
12
+ "reward": {
13
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
14
+ "tensor": {
15
+ "shape": {},
16
+ "dtype": "float32",
17
+ "encoding": "none"
18
+ }
19
+ },
20
+ "discount": {
21
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
22
+ "tensor": {
23
+ "shape": {},
24
+ "dtype": "float32",
25
+ "encoding": "none"
26
+ }
27
+ },
28
+ "is_last": {
29
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
30
+ "tensor": {
31
+ "shape": {},
32
+ "dtype": "bool",
33
+ "encoding": "none"
34
+ }
35
+ },
36
+ "language_instruction": {
37
+ "pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
38
+ "text": {}
39
+ },
40
+ "observation": {
41
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
42
+ "featuresDict": {
43
+ "features": {
44
+ "wrist_image": {
45
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image",
46
+ "image": {
47
+ "shape": {
48
+ "dimensions": [
49
+ "256",
50
+ "256",
51
+ "3"
52
+ ]
53
+ },
54
+ "dtype": "uint8"
55
+ }
56
+ },
57
+ "image": {
58
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image",
59
+ "image": {
60
+ "shape": {
61
+ "dimensions": [
62
+ "256",
63
+ "256",
64
+ "3"
65
+ ]
66
+ },
67
+ "dtype": "uint8"
68
+ }
69
+ },
70
+ "state": {
71
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
72
+ "tensor": {
73
+ "shape": {
74
+ "dimensions": [
75
+ "8"
76
+ ]
77
+ },
78
+ "dtype": "float32",
79
+ "encoding": "none"
80
+ }
81
+ },
82
+ "joint_state": {
83
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
84
+ "tensor": {
85
+ "shape": {
86
+ "dimensions": [
87
+ "7"
88
+ ]
89
+ },
90
+ "dtype": "float32",
91
+ "encoding": "none"
92
+ }
93
+ }
94
+ }
95
+ }
96
+ },
97
+ "is_first": {
98
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
99
+ "tensor": {
100
+ "shape": {},
101
+ "dtype": "bool",
102
+ "encoding": "none"
103
+ }
104
+ },
105
+ "is_terminal": {
106
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
107
+ "tensor": {
108
+ "shape": {},
109
+ "dtype": "bool",
110
+ "encoding": "none"
111
+ }
112
+ },
113
+ "action": {
114
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
115
+ "tensor": {
116
+ "shape": {
117
+ "dimensions": [
118
+ "7"
119
+ ]
120
+ },
121
+ "dtype": "float32",
122
+ "encoding": "none"
123
+ }
124
+ }
125
+ }
126
+ }
127
+ },
128
+ "length": "-1"
129
+ }
130
+ },
131
+ "episode_metadata": {
132
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
133
+ "featuresDict": {
134
+ "features": {
135
+ "file_path": {
136
+ "pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
137
+ "text": {}
138
+ }
139
+ }
140
+ }
141
+ }
142
+ }
143
+ }
144
+ }
spatial_reach_dense_b/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adad47b0801f5b6d7b4cbf4b8abef5c2f2a713cefae300561b41bb2b9d25992d
3
+ size 130085927
spatial_reach_dense_b/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a910561c56c11195ef71972ec9002db274b35bdb38c3eb22ca4b5482dc61e19a
3
+ size 119167749
spatial_reach_dense_c/spatial_reach_dense/1.0.0/dataset_info.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormat": "tfrecord",
3
+ "moduleName": "__main__",
4
+ "name": "spatial_reach_dense",
5
+ "releaseNotes": {
6
+ "1.0.0": "Data structure matched to the official libero_spatial_no_noops dataset."
7
+ },
8
+ "splits": [
9
+ {
10
+ "filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
11
+ "name": "train",
12
+ "numBytes": "150070679",
13
+ "shardLengths": [
14
+ "25",
15
+ "25"
16
+ ]
17
+ }
18
+ ],
19
+ "version": "1.0.0"
20
+ }
spatial_reach_dense_c/spatial_reach_dense/1.0.0/features.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
3
+ "featuresDict": {
4
+ "features": {
5
+ "steps": {
6
+ "pythonClassName": "tensorflow_datasets.core.features.dataset_feature.Dataset",
7
+ "sequence": {
8
+ "feature": {
9
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
10
+ "featuresDict": {
11
+ "features": {
12
+ "reward": {
13
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
14
+ "tensor": {
15
+ "shape": {},
16
+ "dtype": "float32",
17
+ "encoding": "none"
18
+ }
19
+ },
20
+ "discount": {
21
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
22
+ "tensor": {
23
+ "shape": {},
24
+ "dtype": "float32",
25
+ "encoding": "none"
26
+ }
27
+ },
28
+ "is_last": {
29
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
30
+ "tensor": {
31
+ "shape": {},
32
+ "dtype": "bool",
33
+ "encoding": "none"
34
+ }
35
+ },
36
+ "language_instruction": {
37
+ "pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
38
+ "text": {}
39
+ },
40
+ "observation": {
41
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
42
+ "featuresDict": {
43
+ "features": {
44
+ "wrist_image": {
45
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image",
46
+ "image": {
47
+ "shape": {
48
+ "dimensions": [
49
+ "256",
50
+ "256",
51
+ "3"
52
+ ]
53
+ },
54
+ "dtype": "uint8"
55
+ }
56
+ },
57
+ "image": {
58
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image",
59
+ "image": {
60
+ "shape": {
61
+ "dimensions": [
62
+ "256",
63
+ "256",
64
+ "3"
65
+ ]
66
+ },
67
+ "dtype": "uint8"
68
+ }
69
+ },
70
+ "state": {
71
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
72
+ "tensor": {
73
+ "shape": {
74
+ "dimensions": [
75
+ "8"
76
+ ]
77
+ },
78
+ "dtype": "float32",
79
+ "encoding": "none"
80
+ }
81
+ },
82
+ "joint_state": {
83
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
84
+ "tensor": {
85
+ "shape": {
86
+ "dimensions": [
87
+ "7"
88
+ ]
89
+ },
90
+ "dtype": "float32",
91
+ "encoding": "none"
92
+ }
93
+ }
94
+ }
95
+ }
96
+ },
97
+ "is_first": {
98
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
99
+ "tensor": {
100
+ "shape": {},
101
+ "dtype": "bool",
102
+ "encoding": "none"
103
+ }
104
+ },
105
+ "is_terminal": {
106
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
107
+ "tensor": {
108
+ "shape": {},
109
+ "dtype": "bool",
110
+ "encoding": "none"
111
+ }
112
+ },
113
+ "action": {
114
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
115
+ "tensor": {
116
+ "shape": {
117
+ "dimensions": [
118
+ "7"
119
+ ]
120
+ },
121
+ "dtype": "float32",
122
+ "encoding": "none"
123
+ }
124
+ }
125
+ }
126
+ }
127
+ },
128
+ "length": "-1"
129
+ }
130
+ },
131
+ "episode_metadata": {
132
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
133
+ "featuresDict": {
134
+ "features": {
135
+ "file_path": {
136
+ "pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
137
+ "text": {}
138
+ }
139
+ }
140
+ }
141
+ }
142
+ }
143
+ }
144
+ }
spatial_reach_dense_c/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d440f5b11e0f111b465b223f3e3862e1be9af23768072ee2b70a238e48a52324
3
+ size 76067824
spatial_reach_dense_c/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8207071b841f517410a8ede727e3ace3fc35627e894d77e35c875f565c469a69
3
+ size 74003655
spatial_reach_dense_d/spatial_reach_dense/1.0.0/dataset_info.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormat": "tfrecord",
3
+ "moduleName": "__main__",
4
+ "name": "spatial_reach_dense",
5
+ "releaseNotes": {
6
+ "1.0.0": "Data structure matched to the official libero_spatial_no_noops dataset."
7
+ },
8
+ "splits": [
9
+ {
10
+ "filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
11
+ "name": "train",
12
+ "numBytes": "217039398",
13
+ "shardLengths": [
14
+ "25",
15
+ "25"
16
+ ]
17
+ }
18
+ ],
19
+ "version": "1.0.0"
20
+ }
spatial_reach_dense_d/spatial_reach_dense/1.0.0/features.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
3
+ "featuresDict": {
4
+ "features": {
5
+ "steps": {
6
+ "pythonClassName": "tensorflow_datasets.core.features.dataset_feature.Dataset",
7
+ "sequence": {
8
+ "feature": {
9
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
10
+ "featuresDict": {
11
+ "features": {
12
+ "reward": {
13
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
14
+ "tensor": {
15
+ "shape": {},
16
+ "dtype": "float32",
17
+ "encoding": "none"
18
+ }
19
+ },
20
+ "discount": {
21
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
22
+ "tensor": {
23
+ "shape": {},
24
+ "dtype": "float32",
25
+ "encoding": "none"
26
+ }
27
+ },
28
+ "is_last": {
29
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
30
+ "tensor": {
31
+ "shape": {},
32
+ "dtype": "bool",
33
+ "encoding": "none"
34
+ }
35
+ },
36
+ "language_instruction": {
37
+ "pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
38
+ "text": {}
39
+ },
40
+ "observation": {
41
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
42
+ "featuresDict": {
43
+ "features": {
44
+ "wrist_image": {
45
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image",
46
+ "image": {
47
+ "shape": {
48
+ "dimensions": [
49
+ "256",
50
+ "256",
51
+ "3"
52
+ ]
53
+ },
54
+ "dtype": "uint8"
55
+ }
56
+ },
57
+ "image": {
58
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image",
59
+ "image": {
60
+ "shape": {
61
+ "dimensions": [
62
+ "256",
63
+ "256",
64
+ "3"
65
+ ]
66
+ },
67
+ "dtype": "uint8"
68
+ }
69
+ },
70
+ "state": {
71
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
72
+ "tensor": {
73
+ "shape": {
74
+ "dimensions": [
75
+ "8"
76
+ ]
77
+ },
78
+ "dtype": "float32",
79
+ "encoding": "none"
80
+ }
81
+ },
82
+ "joint_state": {
83
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
84
+ "tensor": {
85
+ "shape": {
86
+ "dimensions": [
87
+ "7"
88
+ ]
89
+ },
90
+ "dtype": "float32",
91
+ "encoding": "none"
92
+ }
93
+ }
94
+ }
95
+ }
96
+ },
97
+ "is_first": {
98
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
99
+ "tensor": {
100
+ "shape": {},
101
+ "dtype": "bool",
102
+ "encoding": "none"
103
+ }
104
+ },
105
+ "is_terminal": {
106
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
107
+ "tensor": {
108
+ "shape": {},
109
+ "dtype": "bool",
110
+ "encoding": "none"
111
+ }
112
+ },
113
+ "action": {
114
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
115
+ "tensor": {
116
+ "shape": {
117
+ "dimensions": [
118
+ "7"
119
+ ]
120
+ },
121
+ "dtype": "float32",
122
+ "encoding": "none"
123
+ }
124
+ }
125
+ }
126
+ }
127
+ },
128
+ "length": "-1"
129
+ }
130
+ },
131
+ "episode_metadata": {
132
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
133
+ "featuresDict": {
134
+ "features": {
135
+ "file_path": {
136
+ "pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
137
+ "text": {}
138
+ }
139
+ }
140
+ }
141
+ }
142
+ }
143
+ }
144
+ }
spatial_reach_dense_d/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:917b7ede8cd7d601dba0443519cb6e125c165ed2859a1f1a3db05dfe56be5670
3
+ size 108651281
spatial_reach_dense_d/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c70285a229d5a93329453fb5734e1ee9c554e637eef8e3d17bc10cbafd4acc5
3
+ size 108388917
spatial_reach_dense_o/spatial_reach_dense/1.0.0/dataset_info.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "fileFormat": "tfrecord",
3
+ "moduleName": "__main__",
4
+ "name": "spatial_reach_dense",
5
+ "releaseNotes": {
6
+ "1.0.0": "Data structure matched to the official libero_spatial_no_noops dataset."
7
+ },
8
+ "splits": [
9
+ {
10
+ "filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
11
+ "name": "train",
12
+ "numBytes": "221583104",
13
+ "shardLengths": [
14
+ "25",
15
+ "25"
16
+ ]
17
+ }
18
+ ],
19
+ "version": "1.0.0"
20
+ }
spatial_reach_dense_o/spatial_reach_dense/1.0.0/features.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
3
+ "featuresDict": {
4
+ "features": {
5
+ "steps": {
6
+ "pythonClassName": "tensorflow_datasets.core.features.dataset_feature.Dataset",
7
+ "sequence": {
8
+ "feature": {
9
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
10
+ "featuresDict": {
11
+ "features": {
12
+ "reward": {
13
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
14
+ "tensor": {
15
+ "shape": {},
16
+ "dtype": "float32",
17
+ "encoding": "none"
18
+ }
19
+ },
20
+ "discount": {
21
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
22
+ "tensor": {
23
+ "shape": {},
24
+ "dtype": "float32",
25
+ "encoding": "none"
26
+ }
27
+ },
28
+ "is_last": {
29
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
30
+ "tensor": {
31
+ "shape": {},
32
+ "dtype": "bool",
33
+ "encoding": "none"
34
+ }
35
+ },
36
+ "language_instruction": {
37
+ "pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
38
+ "text": {}
39
+ },
40
+ "observation": {
41
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
42
+ "featuresDict": {
43
+ "features": {
44
+ "wrist_image": {
45
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image",
46
+ "image": {
47
+ "shape": {
48
+ "dimensions": [
49
+ "256",
50
+ "256",
51
+ "3"
52
+ ]
53
+ },
54
+ "dtype": "uint8"
55
+ }
56
+ },
57
+ "image": {
58
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image",
59
+ "image": {
60
+ "shape": {
61
+ "dimensions": [
62
+ "256",
63
+ "256",
64
+ "3"
65
+ ]
66
+ },
67
+ "dtype": "uint8"
68
+ }
69
+ },
70
+ "state": {
71
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
72
+ "tensor": {
73
+ "shape": {
74
+ "dimensions": [
75
+ "8"
76
+ ]
77
+ },
78
+ "dtype": "float32",
79
+ "encoding": "none"
80
+ }
81
+ },
82
+ "joint_state": {
83
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
84
+ "tensor": {
85
+ "shape": {
86
+ "dimensions": [
87
+ "7"
88
+ ]
89
+ },
90
+ "dtype": "float32",
91
+ "encoding": "none"
92
+ }
93
+ }
94
+ }
95
+ }
96
+ },
97
+ "is_first": {
98
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
99
+ "tensor": {
100
+ "shape": {},
101
+ "dtype": "bool",
102
+ "encoding": "none"
103
+ }
104
+ },
105
+ "is_terminal": {
106
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
107
+ "tensor": {
108
+ "shape": {},
109
+ "dtype": "bool",
110
+ "encoding": "none"
111
+ }
112
+ },
113
+ "action": {
114
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
115
+ "tensor": {
116
+ "shape": {
117
+ "dimensions": [
118
+ "7"
119
+ ]
120
+ },
121
+ "dtype": "float32",
122
+ "encoding": "none"
123
+ }
124
+ }
125
+ }
126
+ }
127
+ },
128
+ "length": "-1"
129
+ }
130
+ },
131
+ "episode_metadata": {
132
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict",
133
+ "featuresDict": {
134
+ "features": {
135
+ "file_path": {
136
+ "pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
137
+ "text": {}
138
+ }
139
+ }
140
+ }
141
+ }
142
+ }
143
+ }
144
+ }
spatial_reach_dense_o/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00000-of-00002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e5134733a876aec30b35d4b6968b75c810839615dfaa7afab11f822c54b45e0
3
+ size 109348606
spatial_reach_dense_o/spatial_reach_dense/1.0.0/spatial_reach_dense-train.tfrecord-00001-of-00002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2516f5686f50cbb03112ca373c33a9f05f4c484b53d66bfce4d42ea8658c5c3d
3
+ size 112235298