dranger003 commited on
Commit
9c86522
1 Parent(s): 33cd495

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,4 +8,4 @@ The importance matrix was trained for 100K tokens (200 batches of 512 tokens) us
8
 
9
  | Layers | Context | Template |
10
  | --- | --- | --- |
11
- | <pre>80</pre> | <pre>32768</pre> | <pre>### Instruction:<br>Create a plan for developing the game of snake in python using pygame.<br>### Response:<br>{response}</pre> |
 
8
 
9
  | Layers | Context | Template |
10
  | --- | --- | --- |
11
+ | <pre>80</pre> | <pre>32768</pre> | <pre>### Instruction:<br>{prompt}<br>### Response:<br>{response}</pre> |