Sraghvi commited on
Commit
04bd65f
·
verified ·
1 Parent(s): 8dc0643

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,47 +0,0 @@
1
- {
2
- "codebase_version": "v2.1",
3
- "name": "bag_all_0_chewy_format",
4
- "description": "ROS2 bag data converted to Chewy bimanual packing format",
5
- "version": "1.0.0",
6
- "total_episodes": 1,
7
- "total_frames": 1049,
8
- "fps": 30.0,
9
- "features": {
10
- "action": {
11
- "dtype": "float32",
12
- "shape": [
13
- 6
14
- ]
15
- },
16
- "observation.state": {
17
- "dtype": "float32",
18
- "shape": [
19
- 6
20
- ]
21
- },
22
- "observation.images.arm1_front": {
23
- "dtype": "float32",
24
- "shape": [
25
- 3,
26
- 480,
27
- 640
28
- ]
29
- },
30
- "observation.images.arm2_front": {
31
- "dtype": "float32",
32
- "shape": [
33
- 3,
34
- 480,
35
- 640
36
- ]
37
- },
38
- "observation.images.base_front": {
39
- "dtype": "float32",
40
- "shape": [
41
- 3,
42
- 480,
43
- 640
44
- ]
45
- }
46
- }
47
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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"}