Birchlabs commited on
Commit
17699d5
1 Parent(s): d50bba9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ forked from https://huggingface.co/huggyllama/llama-13b/tree/main
6
+
7
+ Adds four new tokens for stepwise reasoning:
8
+
9
+ ```
10
+ <|step_start|>
11
+ <|step_end|>
12
+ <|answer_start|>
13
+ <|answer_end|>
14
+ ```
15
+
16
+ you will also need to load the finetuned embedding layer