nielsr HF staff commited on
Commit
4d2291a
·
verified ·
1 Parent(s): cea995d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,11 +1,10 @@
1
  ---
2
  license: mit
3
- library_name: transformers
4
- pipeline_tag: image-text-to-text
5
  ---
6
 
7
  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).
8
 
9
  Project page: https://fuse-model.github.io/
10
 
11
- Code: The code is available in the [official Github repository](https://github.com/amazon-science/PAE).
 
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.