qingy2024 commited on
Commit
da5624a
·
verified ·
1 Parent(s): ca7f167

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,6 +48,6 @@ Filtering process:
48
  |--------------------------------------------------------|--------------------------------------------------------|----------------|
49
  | 1. Stream dataset until 600K samples have been selected from SmolLM Corpus | Keep only items with score >= 3.5 | 600,000 |
50
  | 2. Remove items with length > 50,000 | Filter items exceeding 50,000 characters in length | 597,142 |
51
- | 3. Combine with a selection of 4,000 TED transcripts | Add educational TED talk transcripts to the dataset | 60,1147 |
52
  | 4. Stream 400K samples from FineMath-4+ | Keep only items with score >= 4.0 | 1,001,147 |
53
  | 5. Remove items with length > 50,000 | Filter items exceeding 50,000 characters in length | 999,245|
 
48
  |--------------------------------------------------------|--------------------------------------------------------|----------------|
49
  | 1. Stream dataset until 600K samples have been selected from SmolLM Corpus | Keep only items with score >= 3.5 | 600,000 |
50
  | 2. Remove items with length > 50,000 | Filter items exceeding 50,000 characters in length | 597,142 |
51
+ | 3. Combine with a selection of 4,000 TED transcripts | Add educational TED talk transcripts to the dataset | 601,147 |
52
  | 4. Stream 400K samples from FineMath-4+ | Keep only items with score >= 4.0 | 1,001,147 |
53
  | 5. Remove items with length > 50,000 | Filter items exceeding 50,000 characters in length | 999,245|