ravtscheev commited on
Commit
b9310c0
·
verified ·
1 Parent(s): 5f4fed3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -30,15 +30,15 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
30
  {
31
  "codebase_version": "v3.0",
32
  "robot_type": "ur5e",
33
- "total_episodes": 1025,
34
- "total_frames": 370744,
35
- "total_tasks": 2,
36
  "chunks_size": 1000,
37
  "data_files_size_in_mb": 100,
38
  "video_files_size_in_mb": 200,
39
  "fps": 20,
40
  "splits": {
41
- "train": "0:1025"
42
  },
43
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
44
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
 
30
  {
31
  "codebase_version": "v3.0",
32
  "robot_type": "ur5e",
33
+ "total_episodes": 1000,
34
+ "total_frames": 361785,
35
+ "total_tasks": 1,
36
  "chunks_size": 1000,
37
  "data_files_size_in_mb": 100,
38
  "video_files_size_in_mb": 200,
39
  "fps": 20,
40
  "splits": {
41
+ "train": "0:1000"
42
  },
43
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
44
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",