nitred commited on
Commit
e0bd3fd
·
verified ·
1 Parent(s): d96471f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -197,8 +197,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
197
  "names": null
198
  }
199
  },
200
- "total_episodes": 25,
201
- "total_frames": 27441,
202
  "total_tasks": 1,
203
  "chunks_size": 1000,
204
  "data_files_size_in_mb": 100,
@@ -207,7 +207,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
207
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
208
  "robot_type": "bi_so_follower",
209
  "splits": {
210
- "train": "0:25"
211
  }
212
  }
213
  ```
 
197
  "names": null
198
  }
199
  },
200
+ "total_episodes": 24,
201
+ "total_frames": 25828,
202
  "total_tasks": 1,
203
  "chunks_size": 1000,
204
  "data_files_size_in_mb": 100,
 
207
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
208
  "robot_type": "bi_so_follower",
209
  "splits": {
210
+ "train": "0:24"
211
  }
212
  }
213
  ```