rol09 commited on
Commit
2b9f37f
·
verified ·
1 Parent(s): 7536f6e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -4,8 +4,8 @@ task_categories:
4
  - robotics
5
  tags:
6
  - LeRobot
7
- - GRB
8
- - right
9
  configs:
10
  - config_name: default
11
  data_files: data/*/*.parquet
@@ -35,15 +35,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
35
  {
36
  "codebase_version": "v3.0",
37
  "robot_type": "so_follower",
38
- "total_episodes": 95,
39
- "total_frames": 36943,
40
  "total_tasks": 5,
41
  "chunks_size": 1000,
42
  "data_files_size_in_mb": 100,
43
  "video_files_size_in_mb": 200,
44
  "fps": 30,
45
  "splits": {
46
- "train": "0:95"
47
  },
48
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
49
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
4
  - robotics
5
  tags:
6
  - LeRobot
7
+ - GBR
8
+ - left
9
  configs:
10
  - config_name: default
11
  data_files: data/*/*.parquet
 
35
  {
36
  "codebase_version": "v3.0",
37
  "robot_type": "so_follower",
38
+ "total_episodes": 101,
39
+ "total_frames": 39288,
40
  "total_tasks": 5,
41
  "chunks_size": 1000,
42
  "data_files_size_in_mb": 100,
43
  "video_files_size_in_mb": 200,
44
  "fps": 30,
45
  "splits": {
46
+ "train": "0:101"
47
  },
48
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
49
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",