oier-mees nielsr HF staff commited on
Commit
bbee4c9
·
verified ·
1 Parent(s): 09ee825

Add dataset card, link to paper (#1)

Browse files

- Add dataset card, link to paper (115dc32fbe11fb8875a026f72820018ec06866cb)
- Update README.md (5d44b85c9bf7d4e0eb7433a2cb04f62a378769c1)


Co-authored-by: Niels Rogge <[email protected]>

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