Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,6 @@ The importance matrix was trained for 100K tokens (200 batches of 512 tokens) us
|
|
11 |
Context length: 200K
|
12 |
Prompt strategies: https://huggingface.co/jondurbin/bagel-34b-v0.4#prompting-strategies
|
13 |
|
14 |
-
| Layers | Context | Template |
|
15 |
| --- | --- | --- |
|
16 |
| <pre>60</pre> | <pre>200000</pre> | <pre>[INST] \<\<SYS\>\><br>{instructions}<br>\<\</SYS\>\><br><br>{prompt} [/INST]<br>{response}</pre> |
|
|
|
11 |
Context length: 200K
|
12 |
Prompt strategies: https://huggingface.co/jondurbin/bagel-34b-v0.4#prompting-strategies
|
13 |
|
14 |
+
| Layers | Context | [Template](https://huggingface.co/jondurbin/bagel-34b-v0.4#prompt-formatting) |
|
15 |
| --- | --- | --- |
|
16 |
| <pre>60</pre> | <pre>200000</pre> | <pre>[INST] \<\<SYS\>\><br>{instructions}<br>\<\</SYS\>\><br><br>{prompt} [/INST]<br>{response}</pre> |
|