sandhawalia commited on
Commit
8b442f5
·
verified ·
1 Parent(s): ccf03b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -4
README.md CHANGED
@@ -14,9 +14,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
14
  ## Dataset Description
15
 
16
 
17
-
18
- - **Homepage:** [More Information Needed]
19
- - **Paper:** [More Information Needed]
20
  - **License:** apache-2.0
21
 
22
  ## Dataset Structure
@@ -324,5 +323,34 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
324
  **BibTeX:**
325
 
326
  ```bibtex
327
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
328
  ```
 
14
  ## Dataset Description
15
 
16
 
17
+ - **Homepage:** [Yaak](https://www.yaak.ai/)
18
+ - **Paper:** [LeRobot goes to driving school](https://huggingface.co/blog/lerobot-goes-to-driving-school)
 
19
  - **License:** apache-2.0
20
 
21
  ## Dataset Structure
 
323
  **BibTeX:**
324
 
325
  ```bibtex
326
+ @article{yaak2025l2d,
327
+ author = {Yaak & LeRobot team},
328
+ title ={LeRobot goes to driving school: World’s largest open-source self-driving dataset},
329
+ journal = {https://www.huggingface.com/blog/lerobot-goes-to-driving-school},
330
+ year = {2025},
331
+ }
332
+ @article{yaak2024si-02,
333
+ author = {Yaak team},
334
+ title ={Building spatial intelligence part - 2},
335
+ journal = {https://www.yaak.ai/blog/building-spatial-intelligence-part-2},
336
+ year = {2024},
337
+ }
338
+ @article{yaak2024si-01,
339
+ author = {Yaak team},
340
+ title ={Building spatial intelligence part - 1},
341
+ journal = {https://www.yaak.ai/blog/buildling-spatial-intelligence-part1},
342
+ year = {2024},
343
+ }
344
+ @article{yaak2023actiongpt,
345
+ author = {Yaak team},
346
+ title ={Next action prediction with GPTs},
347
+ journal = {https://www.yaak.ai/blog/next-action-prediction-with-gpts},
348
+ year = {2023},
349
+ }
350
+ @article{yaak2023novel,
351
+ author = {Yaak team},
352
+ title ={A novel test for autonomoy},
353
+ journal = {https://www.yaak.ai/blog/a-novel-test-for-autonomy},
354
+ year = {2023},
355
+ }
356
  ```