Improve model card
#1
by
nielsr
HF staff
- opened
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
|