dranger003 commited on
Commit
b6e21b4
·
verified ·
1 Parent(s): 21d9779

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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> |