Add dataset card
#1
by
nielsr HF Staff - opened
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- robotics
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
This repository contains the dataset for the paper [OTTER: A Vision-Language-Action Model with Text-Aware Visual Feature Extraction](https://huggingface.co/papers/2503.03734).
|
| 7 |
+
|
| 8 |
+
Project page: https://ottervla.github.io/
|
| 9 |
+
Code: https://github.com/Max-Fu/otter
|