phython96 commited on
Commit
c84a3fb
1 Parent(s): fcd6607

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
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
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
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
+ ```