Update meta.json
Browse files
meta.json
CHANGED
@@ -1,16 +1,12 @@
|
|
1 |
{
|
2 |
-
"task": "
|
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 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
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 |
}
|