lemonilia commited on
Commit
a23656e
1 Parent(s): e315c19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
6
 
7
  This is an experimental version of LimaRP for Llama2 with an updated dataset (1800 training samples)
8
  and a 2-pass training procedure. The first pass includes unsupervised tuning on 2800 stories within
9
- 4k tokens length and the second pass is LimaRP with changes introducing more effective control on bot response length.
10
 
11
  For more details about LimaRP, see the model page for the [previously released version](https://huggingface.co/lemonilia/limarp-llama2-v2).
12
  Most details written there apply for this version as well.
 
6
 
7
  This is an experimental version of LimaRP for Llama2 with an updated dataset (1800 training samples)
8
  and a 2-pass training procedure. The first pass includes unsupervised tuning on 2800 stories within
9
+ 4k tokens length and the second pass is LimaRP with changes introducing more effective control on response length.
10
 
11
  For more details about LimaRP, see the model page for the [previously released version](https://huggingface.co/lemonilia/limarp-llama2-v2).
12
  Most details written there apply for this version as well.