crumb commited on
Commit
8a0aa25
1 Parent(s): a811938

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ configs:
35
 
36
  A derivation of the first 3M samples from the C4 dataset for a cheap continued pretraining addition.
37
 
38
- The estimated top 10% of highest n-token (mean 3,4,5) overlaps for each of the
39
  selected benchmark datasets (arc, truthful_qa, hellaswag, mmlu, humaneval) based
40
  on 1k samples, within the first 3M samples of C4. The top scoring sample
41
  datasets for each benchmark are then filtered again for top 30% scores and
 
35
 
36
  A derivation of the first 3M samples from the C4 dataset for a cheap continued pretraining addition.
37
 
38
+ The estimated top 10% of highest estimated length normalized ngram (mean of tri, quad, and penta-gram) overlaps for each of the
39
  selected benchmark datasets (arc, truthful_qa, hellaswag, mmlu, humaneval) based
40
  on 1k samples, within the first 3M samples of C4. The top scoring sample
41
  datasets for each benchmark are then filtered again for top 30% scores and