Sasha Rush commited on
Commit
40177fd
1 Parent(s): fd097bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,8 +1,11 @@
1
  # GPTWorld Prompt Golf
2
 
3
- ![download (1)](https://user-images.githubusercontent.com/35882/234447369-6a4ca94d-5bb8-4c8e-a34d-a1ff0614bf7d.gif)
 
4
 
 
5
 
6
- GPTWorld is a simple grid-world environment to test the ability of language models to follow somewhat complex instructions in a grounded environment.
7
 
8
 
 
 
1
  # GPTWorld Prompt Golf
2
 
3
+ GPTWorld is an educational environment to learn about Prompting.
4
+ It consists of a grid-world environment to test the ability of language models to follow somewhat complex instructions in a grounded environment.
5
 
6
+ ![download (1)](https://user-images.githubusercontent.com/35882/234447369-6a4ca94d-5bb8-4c8e-a34d-a1ff0614bf7d.gif)
7
 
8
+ The puzzle is done in a Colab.
9
 
10
 
11
+ ![image](https://user-images.githubusercontent.com/35882/234614176-789fd6a8-bc7c-4f42-889b-81b3879cca36.png)