Add model card, link to paper and code
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
pipeline_tag: robotics
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the model described in [Beyond Sight: Finetuning Generalist Robot Policies with Heterogeneous Sensors via Language Grounding](https://huggingface.co/papers/2501.04693).
|
7 |
+
|
8 |
+
Project page: https://fuse-model.github.io/
|
9 |
+
|
10 |
+
Code: https://github.com/fuse-model/FuSe.
|