etince11e commited on
Commit
e6995d8
·
verified ·
1 Parent(s): d4efdfe

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -164,8 +164,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
164
  "names": null
165
  }
166
  },
167
- "total_episodes": 40,
168
- "total_frames": 36470,
169
  "total_tasks": 1,
170
  "chunks_size": 1000,
171
  "data_files_size_in_mb": 100,
@@ -174,7 +174,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
174
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
175
  "robot_type": "rebot_rs_follower",
176
  "splits": {
177
- "train": "0:40"
178
  }
179
  }
180
  ```
 
164
  "names": null
165
  }
166
  },
167
+ "total_episodes": 50,
168
+ "total_frames": 44270,
169
  "total_tasks": 1,
170
  "chunks_size": 1000,
171
  "data_files_size_in_mb": 100,
 
174
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
175
  "robot_type": "rebot_rs_follower",
176
  "splits": {
177
+ "train": "0:50"
178
  }
179
  }
180
  ```