aractingi HF Staff commited on
Commit
781dee6
·
verified ·
1 Parent(s): 4377a8c

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -56,3 +56,21 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
56
  # Video files - compressed
57
  *.mp4 filter=lfs diff=lfs merge=lfs -text
58
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  # Video files - compressed
57
  *.mp4 filter=lfs diff=lfs merge=lfs -text
58
  *.webm filter=lfs diff=lfs merge=lfs -text
59
+ plex_robosuite-train.tfrecord-00000-of-00016 filter=lfs diff=lfs merge=lfs -text
60
+ plex_robosuite-train.tfrecord-00001-of-00016 filter=lfs diff=lfs merge=lfs -text
61
+ plex_robosuite-train.tfrecord-00002-of-00016 filter=lfs diff=lfs merge=lfs -text
62
+ plex_robosuite-train.tfrecord-00003-of-00016 filter=lfs diff=lfs merge=lfs -text
63
+ plex_robosuite-train.tfrecord-00004-of-00016 filter=lfs diff=lfs merge=lfs -text
64
+ plex_robosuite-train.tfrecord-00005-of-00016 filter=lfs diff=lfs merge=lfs -text
65
+ plex_robosuite-train.tfrecord-00006-of-00016 filter=lfs diff=lfs merge=lfs -text
66
+ plex_robosuite-train.tfrecord-00007-of-00016 filter=lfs diff=lfs merge=lfs -text
67
+ plex_robosuite-train.tfrecord-00008-of-00016 filter=lfs diff=lfs merge=lfs -text
68
+ plex_robosuite-train.tfrecord-00009-of-00016 filter=lfs diff=lfs merge=lfs -text
69
+ plex_robosuite-train.tfrecord-00010-of-00016 filter=lfs diff=lfs merge=lfs -text
70
+ plex_robosuite-train.tfrecord-00011-of-00016 filter=lfs diff=lfs merge=lfs -text
71
+ plex_robosuite-train.tfrecord-00012-of-00016 filter=lfs diff=lfs merge=lfs -text
72
+ plex_robosuite-train.tfrecord-00013-of-00016 filter=lfs diff=lfs merge=lfs -text
73
+ plex_robosuite-train.tfrecord-00014-of-00016 filter=lfs diff=lfs merge=lfs -text
74
+ plex_robosuite-train.tfrecord-00015-of-00016 filter=lfs diff=lfs merge=lfs -text
75
+ plex_robosuite-val.tfrecord-00000-of-00002 filter=lfs diff=lfs merge=lfs -text
76
+ plex_robosuite-val.tfrecord-00001-of-00002 filter=lfs diff=lfs merge=lfs -text
dataset_info.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "https://doi.org/10.48550/arXiv.2303.08789",
3
+ "description": "A dataset of high-qualty demonstration trajectories for Robosuite's Door, Stack, PickPlaceMilk, PickPlaceBread, PickPlaceCereal, and NutAssemblyRound tasks, 75 demonstrations per each.",
4
+ "fileFormat": "tfrecord",
5
+ "location": {
6
+ "urls": [
7
+ "https://microsoft.github.io/PLEX/"
8
+ ]
9
+ },
10
+ "moduleName": "__main__",
11
+ "name": "plex_robosuite",
12
+ "releaseNotes": {
13
+ "0.0.1": "Initial release."
14
+ },
15
+ "splits": [
16
+ {
17
+ "filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
18
+ "name": "val",
19
+ "numBytes": "144767034",
20
+ "shardLengths": [
21
+ "27",
22
+ "21"
23
+ ]
24
+ },
25
+ {
26
+ "filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
27
+ "name": "train",
28
+ "numBytes": "1212637116",
29
+ "shardLengths": [
30
+ "25",
31
+ "31",
32
+ "27",
33
+ "23",
34
+ "18",
35
+ "22",
36
+ "23",
37
+ "27",
38
+ "22",
39
+ "22",
40
+ "26",
41
+ "27",
42
+ "25",
43
+ "27",
44
+ "27",
45
+ "30"
46
+ ]
47
+ }
48
+ ],
49
+ "version": "0.0.1"
50
+ }
features.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "featuresDict": {
3
+ "features": {
4
+ "episode_metadata": {
5
+ "featuresDict": {
6
+ "features": {
7
+ "episode_id": {
8
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
9
+ "tensor": {
10
+ "dtype": "string",
11
+ "encoding": "none",
12
+ "shape": {}
13
+ }
14
+ }
15
+ }
16
+ },
17
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict"
18
+ },
19
+ "steps": {
20
+ "pythonClassName": "tensorflow_datasets.core.features.dataset_feature.Dataset",
21
+ "sequence": {
22
+ "feature": {
23
+ "featuresDict": {
24
+ "features": {
25
+ "action": {
26
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
27
+ "tensor": {
28
+ "dtype": "float64",
29
+ "encoding": "none",
30
+ "shape": {
31
+ "dimensions": [
32
+ "7"
33
+ ]
34
+ }
35
+ }
36
+ },
37
+ "discount": {
38
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
39
+ "tensor": {
40
+ "dtype": "float32",
41
+ "encoding": "none",
42
+ "shape": {}
43
+ }
44
+ },
45
+ "is_first": {
46
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
47
+ "tensor": {
48
+ "dtype": "bool",
49
+ "encoding": "none",
50
+ "shape": {}
51
+ }
52
+ },
53
+ "is_last": {
54
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
55
+ "tensor": {
56
+ "dtype": "bool",
57
+ "encoding": "none",
58
+ "shape": {}
59
+ }
60
+ },
61
+ "is_terminal": {
62
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
63
+ "tensor": {
64
+ "dtype": "bool",
65
+ "encoding": "none",
66
+ "shape": {}
67
+ }
68
+ },
69
+ "language_embedding": {
70
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
71
+ "tensor": {
72
+ "dtype": "float32",
73
+ "encoding": "none",
74
+ "shape": {
75
+ "dimensions": [
76
+ "512"
77
+ ]
78
+ }
79
+ }
80
+ },
81
+ "language_instruction": {
82
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
83
+ "tensor": {
84
+ "dtype": "string",
85
+ "encoding": "none",
86
+ "shape": {}
87
+ }
88
+ },
89
+ "observation": {
90
+ "featuresDict": {
91
+ "features": {
92
+ "image": {
93
+ "image": {
94
+ "dtype": "uint8",
95
+ "encodingFormat": "jpeg",
96
+ "shape": {
97
+ "dimensions": [
98
+ "128",
99
+ "128",
100
+ "3"
101
+ ]
102
+ }
103
+ },
104
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image"
105
+ },
106
+ "state": {
107
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
108
+ "tensor": {
109
+ "dtype": "float64",
110
+ "encoding": "none",
111
+ "shape": {
112
+ "dimensions": [
113
+ "32"
114
+ ]
115
+ }
116
+ }
117
+ },
118
+ "wrist_image": {
119
+ "image": {
120
+ "dtype": "uint8",
121
+ "encodingFormat": "jpeg",
122
+ "shape": {
123
+ "dimensions": [
124
+ "128",
125
+ "128",
126
+ "3"
127
+ ]
128
+ }
129
+ },
130
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image"
131
+ }
132
+ }
133
+ },
134
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict"
135
+ },
136
+ "reward": {
137
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
138
+ "tensor": {
139
+ "dtype": "float32",
140
+ "encoding": "none",
141
+ "shape": {}
142
+ }
143
+ }
144
+ }
145
+ },
146
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict"
147
+ },
148
+ "length": "-1"
149
+ }
150
+ }
151
+ }
152
+ },
153
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict"
154
+ }
plex_robosuite-train.split_info.json.~1713805165795193~ ADDED
@@ -0,0 +1 @@
 
 
1
+ {"total_size": 1212637116, "shard_lengths": [25, 31, 27, 23, 18, 22, 23, 27, 22, 22, 26, 27, 25, 27, 27, 30]}
plex_robosuite-train.tfrecord-00000-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d095fa90e17f81474f72aee06efd315e8b9e498e480423d3e584e7cfce72a5b
3
+ size 77355489
plex_robosuite-train.tfrecord-00001-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b93bc67fcfcf49c467a1bf50df1a69e9957dec9ec519c2d9879921fec531a82
3
+ size 92092863
plex_robosuite-train.tfrecord-00002-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98bf59bca79b0bab68a96beb6bae5db4e77d58274a5f29f14011a5cb13515c8b
3
+ size 83252046
plex_robosuite-train.tfrecord-00003-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0002ab9b9202d43ef6262db9b91cdb4ef4332c3007a2d6b2e299213eb69eaae7
3
+ size 58005843
plex_robosuite-train.tfrecord-00004-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2470456a9b60c847c60338e2a2eaf944d08fbc5df4c59578240fa68e39d5fd06
3
+ size 62283741
plex_robosuite-train.tfrecord-00005-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a10b5297b796dc94028263c0c2b05a9e7f60e0b265d1bb05eccf07e5e232820a
3
+ size 63776737
plex_robosuite-train.tfrecord-00006-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f3ed05d00e34428d5fe3b3202ad5c73567a27635cbdbca54faa8bafc8eb45f
3
+ size 66021777
plex_robosuite-train.tfrecord-00007-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5274283b8e9dc96566506f3ebfdad7cf1f9aea87b9f5fc1105572e98fcc8c40e
3
+ size 92594109
plex_robosuite-train.tfrecord-00008-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9251be496ebd08a619463a38a2b9c1677e82713104ed76e89a4aea3188b03cf4
3
+ size 63753823
plex_robosuite-train.tfrecord-00009-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5de594568c9383d3aaca259cd7d4b9d88225cbae2e604e76876aa6e2b4ee9b1
3
+ size 61163895
plex_robosuite-train.tfrecord-00010-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f23ab1f26400e7ba8495a435ec1cb92b1433380c3b6bec9ad5c197c3cbf06688
3
+ size 81400761
plex_robosuite-train.tfrecord-00011-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:998efbad2cd9be3d40aa56c3a73544b3b0cca4e27792681cb9a47801d309b552
3
+ size 76209470
plex_robosuite-train.tfrecord-00012-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:037a3b9e9015df13a1e29afaa298165974e80c846d22071e94c8f588e92d52ea
3
+ size 84385781
plex_robosuite-train.tfrecord-00013-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c69276e2135a75a9f6350e7d5ef7588b57b13439cd3653f76ca6656c61123fe8
3
+ size 74772306
plex_robosuite-train.tfrecord-00014-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9611f1760722d9e5eda98822743e983ef1b5af1d9cef21602630812a2e8742bb
3
+ size 86037202
plex_robosuite-train.tfrecord-00015-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5df8c0c6ad57a883491ce8307ff73e04d3d6ae824dc35eb9f32daef82733bde
3
+ size 89537705
plex_robosuite-val.split_info.json.~1713805164915231~ ADDED
@@ -0,0 +1 @@
 
 
1
+ {"total_size": 144767034, "shard_lengths": [27, 21]}
plex_robosuite-val.tfrecord-00000-of-00002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eea5ee894191f01993f90383885d90838d0ee92126f9a0a0394c98918aef5a8
3
+ size 92052272
plex_robosuite-val.tfrecord-00001-of-00002 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a26a12a0eec52c5a61506165b4cd1eefdd60fa794926bd055d7a0af5190470b8
3
+ size 52715530