duico commited on
Commit
04992a2
·
verified ·
1 Parent(s): c61a3c7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -3
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
@@ -33,15 +36,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
33
  {
34
  "codebase_version": "v3.0",
35
  "robot_type": "so_follower",
36
- "total_episodes": 53,
37
- "total_frames": 33487,
38
  "total_tasks": 1,
39
  "chunks_size": 1000,
40
  "data_files_size_in_mb": 100,
41
  "video_files_size_in_mb": 200,
42
  "fps": 15,
43
  "splits": {
44
- "train": "0:53"
45
  },
46
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
47
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
4
  - robotics
5
  tags:
6
  - LeRobot
7
+ - so101
8
+ - cuba-libre
9
+ - pour
10
  configs:
11
  - config_name: default
12
  data_files: data/*/*.parquet
 
36
  {
37
  "codebase_version": "v3.0",
38
  "robot_type": "so_follower",
39
+ "total_episodes": 60,
40
+ "total_frames": 37871,
41
  "total_tasks": 1,
42
  "chunks_size": 1000,
43
  "data_files_size_in_mb": 100,
44
  "video_files_size_in_mb": 200,
45
  "fps": 15,
46
  "splits": {
47
+ "train": "0:60"
48
  },
49
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
50
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",