JasonY159 commited on
Commit
64b0802
·
verified ·
1 Parent(s): 35979b4

Update meta.json

Browse files
Files changed (1) hide show
  1. meta.json +6 -10
meta.json CHANGED
@@ -1,16 +1,12 @@
1
  {
2
- "task": "cyber_pipette",
3
- "robot_type": "Unknown",
4
  "total_episodes": 8589,
5
  "total_frames": 3352047,
6
  "token_dtype": "uint32",
7
- "s": 16,
8
- "h": 16,
9
- "w": 16,
10
  "vocab_size": 262144,
11
- "hz": 30
12
- "Manipulation_type": "Bi-Manual"
13
- "Language_annotation": "None"
14
- "Scene_type": "Table Top"
15
- "Data_collect_method": "Directly Collection on Human"
16
  }
 
1
  {
2
+ "task": "Pipette",
 
3
  "total_episodes": 8589,
4
  "total_frames": 3352047,
5
  "token_dtype": "uint32",
 
 
 
6
  "vocab_size": 262144,
7
+ "fps": 30,
8
+ "manipulation_type": "Bi-Manual",
9
+ "language_annotation": "None",
10
+ "scene_type": "Table Top",
11
+ "data_collect_method": "Directly Collection on Human"
12
  }