rol09 commited on
Commit
0c0babb
·
verified ·
1 Parent(s): e6d39b6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -5,7 +5,7 @@ task_categories:
5
  tags:
6
  - LeRobot
7
  - BRG
8
- - mid
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": 12,
39
- "total_frames": 3544,
40
- "total_tasks": 2,
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:12"
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",
 
5
  tags:
6
  - LeRobot
7
  - BRG
8
+ - right
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": 18,
39
+ "total_frames": 5613,
40
+ "total_tasks": 3,
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:18"
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",