Commit ·
074000e
1
Parent(s): d0fc50a
Fix README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ library_name: pytorch
|
|
| 10 |
pipeline_tag: robotics
|
| 11 |
datasets:
|
| 12 |
- facebook/jepa-wms
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
<h1 align="center">
|
|
@@ -17,8 +18,8 @@ datasets:
|
|
| 17 |
</h1>
|
| 18 |
|
| 19 |
<div align="center" style="line-height: 1;">
|
| 20 |
-
<a href="https://github.com/facebookresearch/jepa-wms" target="_blank" style="margin: 2px;"><img alt="Github" src="https://img.shields.io/badge/Github-facebookresearch
|
| 21 |
-
<a href="https://huggingface.co/facebook/jepa-wms" target="_blank" style="margin: 2px;"><img alt="HuggingFace" src="https://img.shields.io/badge/🤗%20HuggingFace-facebook
|
| 22 |
<a href="https://arxiv.org/abs/2512.24497" target="_blank" style="margin: 2px;"><img alt="ArXiv" src="https://img.shields.io/badge/arXiv-2512.24497-b5212f?logo=arxiv" style="display: inline-block; vertical-align: middle;"/></a>
|
| 23 |
</div>
|
| 24 |
|
|
|
|
| 10 |
pipeline_tag: robotics
|
| 11 |
datasets:
|
| 12 |
- facebook/jepa-wms
|
| 13 |
+
arxiv: "2512.24497"
|
| 14 |
---
|
| 15 |
|
| 16 |
<h1 align="center">
|
|
|
|
| 18 |
</h1>
|
| 19 |
|
| 20 |
<div align="center" style="line-height: 1;">
|
| 21 |
+
<a href="https://github.com/facebookresearch/jepa-wms" target="_blank" style="margin: 2px;"><img alt="Github" src="https://img.shields.io/badge/Github-facebookresearch%2Fjepa--wms-black?logo=github" style="display: inline-block; vertical-align: middle;"/></a>
|
| 22 |
+
<a href="https://huggingface.co/facebook/jepa-wms" target="_blank" style="margin: 2px;"><img alt="HuggingFace" src="https://img.shields.io/badge/🤗%20HuggingFace-facebook%2Fjepa--wms-ffc107" style="display: inline-block; vertical-align: middle;"/></a>
|
| 23 |
<a href="https://arxiv.org/abs/2512.24497" target="_blank" style="margin: 2px;"><img alt="ArXiv" src="https://img.shields.io/badge/arXiv-2512.24497-b5212f?logo=arxiv" style="display: inline-block; vertical-align: middle;"/></a>
|
| 24 |
</div>
|
| 25 |
|