Datasets:
Update README.md
Browse files
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).
|