Tavish9 commited on
Commit
2639212
·
verified ·
1 Parent(s): e144ec9

Add files using upload-large-folder tool

Browse files
Files changed (3) hide show
  1. meta/episodes.jsonl +0 -0
  2. meta/info.json +8 -8
  3. meta/tasks.jsonl +0 -0
meta/episodes.jsonl CHANGED
The diff for this file is too large to render. See raw diff
 
meta/info.json CHANGED
@@ -1,20 +1,20 @@
1
  {
2
  "codebase_version": "v2.0",
3
  "robot_type": "franka",
4
- "total_episodes": 58611,
5
- "total_frames": 17165910,
6
- "total_tasks": 21239,
7
- "total_videos": 175833,
8
- "total_chunks": 59,
9
  "chunks_size": 1000,
10
  "fps": 15,
11
  "splits": {
12
- "train": "0:58611"
13
  },
14
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
  "features": {
17
- "observation.images.wrist_image_left": {
18
  "dtype": "video",
19
  "shape": [
20
  180,
@@ -40,7 +40,7 @@
40
  "rgb"
41
  ]
42
  },
43
- "observation.images.exterior_image_1_left": {
44
  "dtype": "video",
45
  "shape": [
46
  180,
 
1
  {
2
  "codebase_version": "v2.0",
3
  "robot_type": "franka",
4
+ "total_episodes": 62746,
5
+ "total_frames": 18366167,
6
+ "total_tasks": 22481,
7
+ "total_videos": 188238,
8
+ "total_chunks": 63,
9
  "chunks_size": 1000,
10
  "fps": 15,
11
  "splits": {
12
+ "train": "0:62746"
13
  },
14
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
  "features": {
17
+ "observation.images.exterior_image_1_left": {
18
  "dtype": "video",
19
  "shape": [
20
  180,
 
40
  "rgb"
41
  ]
42
  },
43
+ "observation.images.wrist_image_left": {
44
  "dtype": "video",
45
  "shape": [
46
  180,
meta/tasks.jsonl CHANGED
The diff for this file is too large to render. See raw diff