Harley-ml commited on
Commit
a3846ec
·
verified ·
1 Parent(s): 8d2cd66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ HFMC stands for "Hugging Face Model Configs." This dataset has over 7k json mode
29
  | Words | 1,420,637 |
30
  | Words/Entry (med) | 62 |
31
 
32
- We counted the tokens using [GPT2](https://huggingface.co/openai-community/gpt2)'s tokenizer
33
  ## Cleaning
34
 
35
  We deduped, filtered via lang (only English), and length (1024 tokens using an in-domain tokenizer).
 
29
  | Words | 1,420,637 |
30
  | Words/Entry (med) | 62 |
31
 
32
+ We counted the tokens using [GPT2](https://huggingface.co/openai-community/gpt2)'s tokenizer.
33
  ## Cleaning
34
 
35
  We deduped, filtered via lang (only English), and length (1024 tokens using an in-domain tokenizer).