nielsr HF Staff commited on
Commit
fa52044
·
verified ·
1 Parent(s): ea64c0e

Add dataset card

Browse files

This PR ensures the dataset is linked to (and can be found at) https://huggingface.co/papers/2503.03734.

It also adds a link to the Github repository and the appropriate task category.

Files changed (1) hide show
  1. README.md +9 -0
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