andito HF Staff commited on
Commit
672bc62
·
verified ·
1 Parent(s): 29394c7

added paper

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -153,11 +153,22 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
153
  }
154
  ```
155
 
 
 
 
156
 
157
  ## Citation
158
 
159
  **BibTeX:**
160
 
161
  ```bibtex
162
- [More Information Needed]
 
 
 
 
 
 
 
 
163
  ```
 
153
  }
154
  ```
155
 
156
+ ## Paper
157
+ [SmolVLA: A vision-language-action model
158
+ for affordable and efficient robotics](https://huggingface.co/papers/2506.01844)
159
 
160
  ## Citation
161
 
162
  **BibTeX:**
163
 
164
  ```bibtex
165
+ @misc{shukor2025smolvlavisionlanguageactionmodelaffordable,
166
+ title={SmolVLA: A Vision-Language-Action Model for Affordable and Efficient Robotics},
167
+ author={Mustafa Shukor and Dana Aubakirova and Francesco Capuano and Pepijn Kooijmans and Steven Palma and Adil Zouitine and Michel Aractingi and Caroline Pascal and Martino Russi and Andres Marafioti and Simon Alibert and Matthieu Cord and Thomas Wolf and Remi Cadene},
168
+ year={2025},
169
+ eprint={2506.01844},
170
+ archivePrefix={arXiv},
171
+ primaryClass={cs.LG},
172
+ url={https://arxiv.org/abs/2506.01844},
173
+ }
174
  ```