Skip to content

Commit c496cfc

Browse files
L2D R1 release (#2831)
Co-authored-by: Harsimrat Sandhawalia <[email protected]>
1 parent 5ec837f commit c496cfc

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

lerobot-goes-to-driving-school.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ authors:
99

1010
---
1111

12+
# TL;DR
13+
14+
A snapshot of [L2D](https://huggingface.co/datasets/yaak-ai/L2D), the world's largest self-driving dataset!
15+
- 90+ TeraBytes of multimodal data (5000+ hours of driving) from 30 cities in Germany.
16+
- 6 surrounding HD cameras + vehicle state (Speed/Heading/GPS/IMU)
17+
- Continuous (Gas/Brake/Steering) and discrete actions (Gear/Turn Signals)
18+
- OpenStreetMap [matched waypoints](#OpenStreetMap) from birds-eye-view.
19+
- Natural language instructions. F.ex ["When the light turns green, drive over the tram tracks and then through the roundabout"](https://huggingface.co/spaces/lerobot/visualize_dataset?dataset=yaak-ai%2FL2D&episode=82))
20+
- Expert (driving instructors) and student (learner drivers) policies
21+
1222
# LeRobot goes to driving school
1323

1424
State-of-the art [Vision Language Models](https://huggingface.co/blog/vlms) and Large Language Models are trained on open-source
@@ -249,8 +259,8 @@ information about the episodes. Each release **R1+** is a superset of the previo
249259

250260
| HF | Nutron | Date | Episodes | Duration | Size | instructions | task\_id | observation.state.route | suboptimal |
251261
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
252-
| [R0](https://huggingface.co/datasets/yaak-ai/L2D) | [R0](https://nutron-sandbox.yaak.ai/collections/fcbb0dfd-40ae-4fd2-b023-7f300f35c5c7/300b7174-b6aa-4598-83e8-fc28cc5fcbe3/list) | March 2025 | 100 | 0.5+ hr | 9,5 GB | ☑️ | | | |
253-
| R1 | R1 | April 2025 | 1K | 5+ hr | 95 GB | ☑️ | | | |
262+
| [R0](https://huggingface.co/datasets/yaak-ai/L2D/tree/R0) | [R0](https://nutron-sandbox.yaak.ai/collections/fcbb0dfd-40ae-4fd2-b023-7f300f35c5c7/300b7174-b6aa-4598-83e8-fc28cc5fcbe3/search/list/session-logs?context=5s) | March 2025 | 100 | 0.5+ hr | 9,5 GB | ☑️ | | | |
263+
| [R1](https://huggingface.co/datasets/yaak-ai/L2D) | [R1](https://nutron-sandbox.yaak.ai/collections/fcbb0dfd-40ae-4fd2-b023-7f300f35c5c7/1cb18573-f731-47b1-ae89-7ea2f026b8d0/search/list/session-logs?context=5s) | April 2025 | 1K | 5+ hr | 95 GB | ☑️ | | | |
254264
| R2 | R2 | May 2025 | 10K | 50+ hr | 1 TB | ☑️ | ☑️ | ☑️ | ☑️ |
255265
| R3 | R3 | June 2025 | 100K | 500+ hr | 10 TB | ☑️ | ☑️ | ☑️ | ☑️ |
256266
| R4 | R4 | July 2025 | 1M | 5000+ hr | 90 TB | ☑️ | ☑️ | ☑️ | ☑️ |

0 commit comments

Comments
 (0)