Odog16 commited on
Commit
18cedf8
·
verified ·
1 Parent(s): 3a130f3

Upload README.md with huggingface_hub

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