Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
A subset of [FineWeb-Edu](https://huggingface.co/datasets/HuggingFaceFW/fineweb-edu) randomly sampled from the whole dataset of around 1M gpt2 tokens.
|
6 |
+
|
7 |
+
This dataset is created for illustration purpose in [retrieval-scaling](https://github.com/RulinShao/retrieval-scaling). Please do not distribute.
|