ed1son commited on
Commit
61bf557
·
1 Parent(s): 3b3b091
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -11,20 +11,20 @@ tags:
11
  - multimodal
12
  task_categories:
13
  - robotics
14
- dataset_info:
15
- features:
16
- - name: instruction
17
- dtype: string
18
- - name: rgb_wrist
19
- dtype: image
20
- - name: rgb_gopro
21
- dtype: image
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
 
 
11
  - multimodal
12
  task_categories:
13
  - robotics
14
+ # dataset_info:
15
+ # features:
16
+ # - name: instruction
17
+ # dtype: string
18
+ # - name: rgb_wrist
19
+ # dtype: image
20
+ # - name: rgb_gopro
21
+ # dtype: image
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