nielsr HF Staff commited on
Commit
0ec541c
·
verified ·
1 Parent(s): 29893bd

Add dataset card, link to paper and code

Browse files

This PR ensures the dataset is linked to https://huggingface.co/papers/2503.03734.

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 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