Sasha Rush commited on
Commit
3c6c3ba
1 Parent(s): aadb98e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ It consists of a grid-world environment to test the ability of language models t
9
  You instruct the model to generate code to play the game.
10
 
11
  <p align="center">
12
- ![download (1)](https://user-images.githubusercontent.com/35882/234447369-6a4ca94d-5bb8-4c8e-a34d-a1ff0614bf7d.gif)
13
  </p>
14
 
15
  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.
 
9
  You instruct the model to generate code to play the game.
10
 
11
  <p align="center">
12
+ <img src="https://user-images.githubusercontent.com/35882/234447369-6a4ca94d-5bb8-4c8e-a34d-a1ff0614bf7d.gif" />
13
  </p>
14
 
15
  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.