Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,16 @@ pinned: true
|
|
| 9 |
thumbnail: >-
|
| 10 |
https://cdn-uploads.huggingface.co/production/uploads/6578459d62d3ac1817ed79fe/bOlEog1ZYiZ56xwHl_PL6.jpeg
|
| 11 |
short_description: Play ROCKET-1 in Minecraft.
|
| 12 |
-
paper: https://arxiv.org/abs/2410.17856
|
| 13 |
---
|
| 14 |
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
thumbnail: >-
|
| 10 |
https://cdn-uploads.huggingface.co/production/uploads/6578459d62d3ac1817ed79fe/bOlEog1ZYiZ56xwHl_PL6.jpeg
|
| 11 |
short_description: Play ROCKET-1 in Minecraft.
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
+
|
| 15 |
+
This is a demo is a simplified version of the approach described in the paper, ["ROCKET-1: Master Open-World Interaction with Visual-Temporal Context Prompting"](https://arxiv.org/abs/2410.17856)
|
| 16 |
+
|
| 17 |
+
```
|
| 18 |
+
@article{cai2024rocket,
|
| 19 |
+
title={ROCKET-1: Master Open-World Interaction with Visual-Temporal Context Prompting},
|
| 20 |
+
author={Cai, Shaofei and Wang, Zihao and Lian, Kewei and Mu, Zhancun and Ma, Xiaojian and Liu, Anji and Liang, Yitao},
|
| 21 |
+
journal={arXiv preprint arXiv:2410.17856},
|
| 22 |
+
year={2024}
|
| 23 |
+
}
|
| 24 |
+
```
|