shutingmi commited on
Commit
b7a07db
·
verified ·
1 Parent(s): 5bf5be5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -121,8 +121,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
121
  "names": null
122
  }
123
  },
124
- "total_episodes": 25,
125
- "total_frames": 3563,
126
  "total_tasks": 3,
127
  "chunks_size": 1000,
128
  "data_files_size_in_mb": 100,
@@ -131,7 +131,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
131
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
132
  "robot_type": "so_follower",
133
  "splits": {
134
- "train": "0:25"
135
  }
136
  }
137
  ```
 
121
  "names": null
122
  }
123
  },
124
+ "total_episodes": 30,
125
+ "total_frames": 4101,
126
  "total_tasks": 3,
127
  "chunks_size": 1000,
128
  "data_files_size_in_mb": 100,
 
131
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
132
  "robot_type": "so_follower",
133
  "splits": {
134
+ "train": "0:30"
135
  }
136
  }
137
  ```