aractingi commited on
Commit
1e7291d
·
verified ·
1 Parent(s): ba92142

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -53,3 +53,19 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00000-of-00016 filter=lfs diff=lfs merge=lfs -text
57
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00001-of-00016 filter=lfs diff=lfs merge=lfs -text
58
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00002-of-00016 filter=lfs diff=lfs merge=lfs -text
59
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00003-of-00016 filter=lfs diff=lfs merge=lfs -text
60
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00004-of-00016 filter=lfs diff=lfs merge=lfs -text
61
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00005-of-00016 filter=lfs diff=lfs merge=lfs -text
62
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00006-of-00016 filter=lfs diff=lfs merge=lfs -text
63
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00007-of-00016 filter=lfs diff=lfs merge=lfs -text
64
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00008-of-00016 filter=lfs diff=lfs merge=lfs -text
65
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00009-of-00016 filter=lfs diff=lfs merge=lfs -text
66
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00010-of-00016 filter=lfs diff=lfs merge=lfs -text
67
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00011-of-00016 filter=lfs diff=lfs merge=lfs -text
68
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00012-of-00016 filter=lfs diff=lfs merge=lfs -text
69
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00013-of-00016 filter=lfs diff=lfs merge=lfs -text
70
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00014-of-00016 filter=lfs diff=lfs merge=lfs -text
71
+ ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00015-of-00016 filter=lfs diff=lfs merge=lfs -text
dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "@ARTICLE{ucsd_kitchens,\n author = {Ge Yan, Kris Wu, and Xiaolong Wang},\n title = {{ucsd kitchens Dataset}},\n year = {2023},\n month = {August}\n}",
3
+ "description": "xArm interacting with different toy kitchens",
4
+ "fileFormat": "tfrecord",
5
+ "location": {
6
+ "urls": [
7
+ " "
8
+ ]
9
+ },
10
+ "moduleName": "tensorflow_datasets.robotics.rtx.rtx",
11
+ "name": "ucsd_kitchen_dataset_converted_externally_to_rlds",
12
+ "releaseNotes": {
13
+ "0.1.0": "Initial release."
14
+ },
15
+ "splits": [
16
+ {
17
+ "filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
18
+ "name": "train",
19
+ "numBytes": "1423313304",
20
+ "shardLengths": [
21
+ "12",
22
+ "6",
23
+ "7",
24
+ "14",
25
+ "11",
26
+ "11",
27
+ "11",
28
+ "7",
29
+ "10",
30
+ "7",
31
+ "6",
32
+ "10",
33
+ "8",
34
+ "9",
35
+ "14",
36
+ "7"
37
+ ]
38
+ }
39
+ ],
40
+ "version": "0.1.0"
41
+ }
features.json ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "featuresDict": {
3
+ "features": {
4
+ "episode_metadata": {
5
+ "featuresDict": {
6
+ "features": {
7
+ "file_path": {
8
+ "description": "Path to the original data file.",
9
+ "pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
10
+ "text": {}
11
+ }
12
+ }
13
+ },
14
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict"
15
+ },
16
+ "steps": {
17
+ "pythonClassName": "tensorflow_datasets.core.features.dataset_feature.Dataset",
18
+ "sequence": {
19
+ "feature": {
20
+ "featuresDict": {
21
+ "features": {
22
+ "action": {
23
+ "description": "8-dimensional action, consisting of end-effector position and orientation, gripper open/close and a episode termination action.",
24
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
25
+ "tensor": {
26
+ "dtype": "float32",
27
+ "encoding": "none",
28
+ "shape": {
29
+ "dimensions": [
30
+ "8"
31
+ ]
32
+ }
33
+ }
34
+ },
35
+ "discount": {
36
+ "description": "Discount if provided, default to 1.",
37
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
38
+ "tensor": {
39
+ "dtype": "float32",
40
+ "encoding": "none",
41
+ "shape": {}
42
+ }
43
+ },
44
+ "is_first": {
45
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
46
+ "tensor": {
47
+ "dtype": "bool",
48
+ "encoding": "none",
49
+ "shape": {}
50
+ }
51
+ },
52
+ "is_last": {
53
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
54
+ "tensor": {
55
+ "dtype": "bool",
56
+ "encoding": "none",
57
+ "shape": {}
58
+ }
59
+ },
60
+ "is_terminal": {
61
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
62
+ "tensor": {
63
+ "dtype": "bool",
64
+ "encoding": "none",
65
+ "shape": {}
66
+ }
67
+ },
68
+ "language_embedding": {
69
+ "description": "Kona language embedding. See https://tfhub.dev/google/universal-sentence-encoder-large/5",
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
+ "description": "Language Instruction.",
83
+ "pythonClassName": "tensorflow_datasets.core.features.text_feature.Text",
84
+ "text": {}
85
+ },
86
+ "observation": {
87
+ "featuresDict": {
88
+ "features": {
89
+ "image": {
90
+ "description": "Main camera RGB observation.",
91
+ "image": {
92
+ "dtype": "uint8",
93
+ "encodingFormat": "png",
94
+ "shape": {
95
+ "dimensions": [
96
+ "480",
97
+ "640",
98
+ "3"
99
+ ]
100
+ }
101
+ },
102
+ "pythonClassName": "tensorflow_datasets.core.features.image_feature.Image"
103
+ },
104
+ "state": {
105
+ "description": "21-dimensional joint states, consists of robot joint angles, joint velocity and joint torque.",
106
+ "pythonClassName": "tensorflow_datasets.core.features.tensor_feature.Tensor",
107
+ "tensor": {
108
+ "dtype": "float32",
109
+ "encoding": "none",
110
+ "shape": {
111
+ "dimensions": [
112
+ "21"
113
+ ]
114
+ }
115
+ }
116
+ }
117
+ }
118
+ },
119
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict"
120
+ },
121
+ "reward": {
122
+ "description": "Reward if provided, 1 on final step for demos.",
123
+ "pythonClassName": "tensorflow_datasets.core.features.scalar.Scalar",
124
+ "tensor": {
125
+ "dtype": "float32",
126
+ "encoding": "none",
127
+ "shape": {}
128
+ }
129
+ }
130
+ }
131
+ },
132
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict"
133
+ },
134
+ "length": "-1"
135
+ }
136
+ }
137
+ }
138
+ },
139
+ "pythonClassName": "tensorflow_datasets.core.features.features_dict.FeaturesDict"
140
+ }
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00000-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2da82d06e247d658f324918eee26e7a73d484f026c3e0d707e2e66d8757e4710
3
+ size 108072969
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00001-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07db62f5a03cecfe7ec57fac8129839909715c1fa9d7be79b38f6e7e5e04a61e
3
+ size 57982733
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00002-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9049491206bc74b144e7a06ca0e16fa9ef1f632683eba64125a281958dc3c90
3
+ size 74884222
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00003-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:394b742220d5a9cb2934ffe5d4a24f1f9de516ec4f62ff15af5c5f892f5d5f92
3
+ size 127433775
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00004-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ee54a717ce64caa6b6415781fad8d11165c261f6e6cc4a17036ed8fc4e8f7cb
3
+ size 113042201
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00005-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc194a40048b29df38eab6c8a35fba412d32227cedf54349ccde8676d150eabf
3
+ size 106443090
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00006-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee1771156ecbcf93d23b35410c6d7cb944d42df8ed25d2586d1bf34cb60652f2
3
+ size 95575501
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00007-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c194aa7a7762d009cca995eb8c83ce63a6fd2890b7c5014263b2320b19c9be33
3
+ size 63570534
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00008-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dcf0f431641cfe402805b2f84ef79abcf76e863d147e18f873f5960ccd48c2e
3
+ size 99488744
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00009-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bff45911e1b7dda3785f1db594a21e1d76ce36f42bc6020a21bfd53b8284cf0
3
+ size 61492729
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00010-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31fb79bcafe183a6df4257f9c2bd25583282199da75a22a5631ac10cd896a2f9
3
+ size 59669277
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00011-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:298caf49b8d4ce5eaa3938252bc84f21d556b332fddeff06bb38fcf875701f63
3
+ size 87340835
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00012-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e13c28ee28597ad52a18ecfe15da273ed40f965aa5a6b4ad90309c0d2ccf2f14
3
+ size 74252487
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00013-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:475eb34018a45acf10a6ba9d1a832e5ecfe53c58737e3d60e7b74c0cc4602b83
3
+ size 89092912
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00014-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b2a9e0002cd04b92bbf3148cd79fcf8a5a848f9f371babcee3ece4f473bbfa0
3
+ size 132580351
ucsd_kitchen_dataset_converted_externally_to_rlds-train.tfrecord-00015-of-00016 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a74ef5aa00a37e03c24eab4728765e7931f631def289c495e27a3227842246d4
3
+ size 72393344