DavidAU commited on
Commit
c41cbfc
1 Parent(s): 2496d63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -257,6 +257,12 @@ This is due to "random" pruning method in "DARE-TIES".
257
 
258
  Mistral Nemo models used here seem acutely sensitive to this process.
259
 
 
 
 
 
 
 
260
  "tokenizer_source: union" is used so that multiple "templates" work and each fine tune uses one or two of the templates.
261
 
262
  <h3>EXAMPLES PROMPTS and OUTPUT:</h3>
 
257
 
258
  Mistral Nemo models used here seem acutely sensitive to this process.
259
 
260
+ This shows up in PPL and "real world" tests as well as "TEMP=0" ("core test") generations.
261
+
262
+ PPL range of 7.7327 to 7.8024 ... and that is on just 10 generations.
263
+
264
+ This model: PPL = 7.7729 +/- 0.12700 (100 chunks, wiki.test.raw)
265
+
266
  "tokenizer_source: union" is used so that multiple "templates" work and each fine tune uses one or two of the templates.
267
 
268
  <h3>EXAMPLES PROMPTS and OUTPUT:</h3>