nielsr HF staff commited on
Commit
d54255c
·
verified ·
1 Parent(s): 5e7ec0e

Improve model card

Browse files

This PR improves the model card by adding the `robotics` pipeline tag, linking to the paper, project page, and Github repository.

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: robotics
4
+ ---
5
+
6
+ This repository contains the model described in the paper [Universal Actions for Enhanced Embodied Foundation Models](https://arxiv.org/abs/2501.10105).
7
+
8
+ Project page: https://2toinf.github.io/UniAct
9
+ Code: https://github.com/2toinf/UniAct-Preview