nielsr HF Staff commited on
Commit
672e3ae
·
verified ·
1 Parent(s): e821c6a

Add dataset card, link to paper

Browse files

This PR ensures the dataset 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 +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - robotics
4
+ ---
5
+
6
+ This repository contains the dataset used in 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
+
10
+ Code: https://github.com/Max-Fu/otter