Datasets:
update:
Browse files- README.md +14 -14
- train/{train.jsonl → metadata.jsonl} +0 -0
README.md
CHANGED
@@ -11,20 +11,20 @@ tags:
|
|
11 |
- multimodal
|
12 |
task_categories:
|
13 |
- robotics
|
14 |
-
dataset_info:
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
data_files:
|
27 |
-
|
28 |
---
|
29 |
|
30 |
|
|
|
11 |
- multimodal
|
12 |
task_categories:
|
13 |
- robotics
|
14 |
+
# dataset_info:
|
15 |
+
# features:
|
16 |
+
# - name: file_name
|
17 |
+
# dtype: string
|
18 |
+
# - name: rgb_gopro
|
19 |
+
# dtype: string
|
20 |
+
# - name: instruction
|
21 |
+
# dtype: string
|
22 |
+
# - name: tcp_pose
|
23 |
+
# dtype: string
|
24 |
+
# - name: joint_states
|
25 |
+
# dtype: string
|
26 |
+
# data_files:
|
27 |
+
# - path: train/train.jsonl
|
28 |
---
|
29 |
|
30 |
|
train/{train.jsonl → metadata.jsonl}
RENAMED
File without changes
|