Spaces:
Runtime error
Runtime error
Sasha Rush
commited on
Commit
•
f5bda59
1
Parent(s):
0c87db1
Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,12 @@ You instruct the model to generate code to play the game.
|
|
16 |
|
17 |
The goal of the puzzle is to construct a prompt that can get GPT-4 to solve a complex game. You can watch in real-time as GPT plays the game.
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
<img width=500px src="https://user-images.githubusercontent.com/35882/234614176-789fd6a8-bc7c-4f42-889b-81b3879cca36.png"/>
|
20 |
|
21 |
## Leaderboard
|
|
|
16 |
|
17 |
The goal of the puzzle is to construct a prompt that can get GPT-4 to solve a complex game. You can watch in real-time as GPT plays the game.
|
18 |
|
19 |
+
Use this link to get started:
|
20 |
+
|
21 |
+
<p align="center">
|
22 |
+
<a href="https://colab.research.google.com/github/srush/GPTWorld-Challenge/blob/main/GPT4_game.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab\"/></a>
|
23 |
+
</p>
|
24 |
+
|
25 |
<img width=500px src="https://user-images.githubusercontent.com/35882/234614176-789fd6a8-bc7c-4f42-889b-81b3879cca36.png"/>
|
26 |
|
27 |
## Leaderboard
|