Add dataset card, link to paper and code
Browse filesThis PR ensures the dataset is linked to https://huggingface.co/papers/2503.03734.
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- robotics
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the dataset associated with 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
|