Sraghvi commited on
Commit
4604a1b
·
verified ·
1 Parent(s): ee70138

Delete meta

Browse files
meta/episodes.jsonl DELETED
@@ -1 +0,0 @@
1
- {"episode_index": 0, "episode_length": 1049, "episode_path": "data/chunk-000/episode_000000.parquet"}
 
 
meta/episodes_stats.jsonl DELETED
@@ -1 +0,0 @@
1
- {"episode_index": 0, "episode_length": 1049, "total_frames": 1049, "duration": 34.96666666666667}
 
 
meta/info.json DELETED
@@ -1,46 +0,0 @@
1
- {
2
- "name": "bag_all_0_chewy_format",
3
- "description": "ROS2 bag data converted to Chewy bimanual packing format",
4
- "version": "1.0.0",
5
- "total_episodes": 1,
6
- "total_frames": 1049,
7
- "fps": 30.0,
8
- "features": {
9
- "action": {
10
- "dtype": "float32",
11
- "shape": [
12
- 6
13
- ]
14
- },
15
- "observation.state": {
16
- "dtype": "float32",
17
- "shape": [
18
- 6
19
- ]
20
- },
21
- "observation.images.arm1_front": {
22
- "dtype": "float32",
23
- "shape": [
24
- 3,
25
- 480,
26
- 640
27
- ]
28
- },
29
- "observation.images.arm2_front": {
30
- "dtype": "float32",
31
- "shape": [
32
- 3,
33
- 480,
34
- 640
35
- ]
36
- },
37
- "observation.images.base_front": {
38
- "dtype": "float32",
39
- "shape": [
40
- 3,
41
- 480,
42
- 640
43
- ]
44
- }
45
- }
46
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
meta/tasks.jsonl DELETED
@@ -1 +0,0 @@
1
- {"task_id": "bag_all_0_task", "task_name": "ROS2 Bag Processing", "task_description": "Convert ROS2 bag data to LeRobot format"}