jondurbin commited on
Commit
fab36fe
1 Parent(s): 52ad2bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -18,6 +18,7 @@ This is an instruction fine-tuned llama 30b model, using synthetic data generate
18
  - Thousands of new generations, using some of the updates re: Flesch hints, etc., to get longer/higher quality writing outputs.
19
  - A small "de-alignment" dataset was also added (not published) to remove some of the censorship in the base models.
20
 
 
21
 
22
  *Why do I try to remove censorship?*
23
 
 
18
  - Thousands of new generations, using some of the updates re: Flesch hints, etc., to get longer/higher quality writing outputs.
19
  - A small "de-alignment" dataset was also added (not published) to remove some of the censorship in the base models.
20
 
21
+ I used rope scaling to increase context length to 4096, but there wasn't a huge amount of data in that range so YMMV.
22
 
23
  *Why do I try to remove censorship?*
24