Add pipeline tag, link to paper
Browse filesThis PR adds the appropriate pipeline tag and makes sure the model can be found at https://huggingface.co/papers/2410.22325.
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: robotics
|
3 |
+
---
|
4 |
+
|
5 |
+
This repository contains the model of the paper [Robots Pre-train Robots: Manipulation-Centric Robotic Representation from Large-Scale Robot Dataset](https://huggingface.co/papers/2410.22325).
|