yianW commited on
Commit
d87e505
·
verified ·
1 Parent(s): e20050e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -38,15 +38,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
38
  {
39
  "codebase_version": "v3.0",
40
  "robot_type": "xarm7",
41
- "total_episodes": 231,
42
- "total_frames": 3860,
43
- "total_tasks": 40,
44
  "chunks_size": 1000,
45
  "data_files_size_in_mb": 100,
46
  "video_files_size_in_mb": 200,
47
  "fps": 15,
48
  "splits": {
49
- "train": "0:231"
50
  },
51
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
52
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
38
  {
39
  "codebase_version": "v3.0",
40
  "robot_type": "xarm7",
41
+ "total_episodes": 480,
42
+ "total_frames": 8110,
43
+ "total_tasks": 42,
44
  "chunks_size": 1000,
45
  "data_files_size_in_mb": 100,
46
  "video_files_size_in_mb": 200,
47
  "fps": 15,
48
  "splits": {
49
+ "train": "0:480"
50
  },
51
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
52
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",