OpenGraphLabs commited on
Commit
5479499
·
verified ·
1 Parent(s): 163db05

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -4,6 +4,9 @@ task_categories:
4
  - robotics
5
  tags:
6
  - LeRobot
 
 
 
7
  configs:
8
  - config_name: default
9
  data_files: data/*/*.parquet
@@ -26,13 +29,13 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
26
  {
27
  "codebase_version": "v3.0",
28
  "robot_type": "so101_follower",
29
- "total_episodes": 29,
30
- "total_frames": 26772,
31
- "total_tasks": 1,
32
  "chunks_size": 1000,
33
  "fps": 30,
34
  "splits": {
35
- "train": 29
36
  },
37
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
38
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
4
  - robotics
5
  tags:
6
  - LeRobot
7
+ - lerobot
8
+ - teleoperation
9
+ - opengraph
10
  configs:
11
  - config_name: default
12
  data_files: data/*/*.parquet
 
29
  {
30
  "codebase_version": "v3.0",
31
  "robot_type": "so101_follower",
32
+ "total_episodes": 63,
33
+ "total_frames": 54762,
34
+ "total_tasks": 2,
35
  "chunks_size": 1000,
36
  "fps": 30,
37
  "splits": {
38
+ "train": "0:63"
39
  },
40
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
41
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",