nielsr HF staff commited on
Commit
115dc32
·
verified ·
1 Parent(s): 09ee825

Add dataset card, link to paper

Browse files

This PR ensures the dataset can be found at https://huggingface.co./papers/2501.04693.

Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,4 +1,16 @@
 
 
 
 
 
 
 
 
1
  The FuSe dataset contains 26,866 trajectories collected on a WidowX robot at the RAIL lab @ UC Berkeley, USA. It contains visual, tactile, sound and action data collected across several environments, annotated with natural language.
 
 
 
 
2
  If you use the dataset please cite:
3
  ```bibtex
4
  @article{jones24fuse,
 
1
+ ```yaml
2
+ task_categories:
3
+ - robotics
4
+ license: mit
5
+ tags:
6
+ - robotics
7
+ - multimodal
8
+ ```
9
  The FuSe dataset contains 26,866 trajectories collected on a WidowX robot at the RAIL lab @ UC Berkeley, USA. It contains visual, tactile, sound and action data collected across several environments, annotated with natural language.
10
+
11
+ Paper: https://huggingface.co/papers/2501.04693
12
+ Code: https://github.com/oier-mees/FuSe
13
+
14
  If you use the dataset please cite:
15
  ```bibtex
16
  @article{jones24fuse,