omourier commited on
Commit
4092379
·
verified ·
1 Parent(s): f20af15

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. meta/episodes.jsonl +0 -1
  2. meta/info.json +4 -4
meta/episodes.jsonl CHANGED
@@ -1,2 +1 @@
1
  {"episode_index":0,"tasks":["Pick-up the red lego and put it in the cup"],"length":155}
2
- {"episode_index":1,"tasks":["Pick-up the red lego and put it in the cup"],"length":63}
 
1
  {"episode_index":0,"tasks":["Pick-up the red lego and put it in the cup"],"length":155}
 
meta/info.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "robot_type": "so-100",
3
  "codebase_version": "v2.0",
4
- "total_episodes": 2,
5
- "total_frames": 218,
6
  "total_tasks": 1,
7
- "total_videos": 6,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
  "splits": {
12
- "train": "0:2"
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",
 
1
  {
2
  "robot_type": "so-100",
3
  "codebase_version": "v2.0",
4
+ "total_episodes": 1,
5
+ "total_frames": 155,
6
  "total_tasks": 1,
7
+ "total_videos": 3,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
  "splits": {
12
+ "train": "0:1"
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",