jaemin014 commited on
Commit
ea184ac
·
verified ·
1 Parent(s): 4169724

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -155,8 +155,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
155
  "names": null
156
  }
157
  },
158
- "total_episodes": 30,
159
- "total_frames": 6686,
160
  "total_tasks": 1,
161
  "chunks_size": 1000,
162
  "data_files_size_in_mb": 100,
@@ -165,7 +165,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
165
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
166
  "robot_type": "newah_arm_only",
167
  "splits": {
168
- "train": "0:30"
169
  }
170
  }
171
  ```
 
155
  "names": null
156
  }
157
  },
158
+ "total_episodes": 40,
159
+ "total_frames": 8630,
160
  "total_tasks": 1,
161
  "chunks_size": 1000,
162
  "data_files_size_in_mb": 100,
 
165
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
166
  "robot_type": "newah_arm_only",
167
  "splits": {
168
+ "train": "0:40"
169
  }
170
  }
171
  ```