lorenzouttini commited on
Commit
4607859
·
verified ·
1 Parent(s): 57cad70

Upload README.md with huggingface_hub

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