SJun99 commited on
Commit
879041b
·
verified ·
1 Parent(s): e1ef2cd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -127,8 +127,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
127
  "names": null
128
  }
129
  },
130
- "total_episodes": 92,
131
- "total_frames": 49938,
132
  "total_tasks": 1,
133
  "chunks_size": 1000,
134
  "data_files_size_in_mb": 100,
@@ -137,7 +137,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
137
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
138
  "robot_type": "so_follower",
139
  "splits": {
140
- "train": "0:92"
141
  }
142
  }
143
  ```
 
127
  "names": null
128
  }
129
  },
130
+ "total_episodes": 96,
131
+ "total_frames": 52113,
132
  "total_tasks": 1,
133
  "chunks_size": 1000,
134
  "data_files_size_in_mb": 100,
 
137
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
138
  "robot_type": "so_follower",
139
  "splits": {
140
+ "train": "0:96"
141
  }
142
  }
143
  ```