TearGosling
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -34,4 +34,12 @@ configs:
|
|
34 |
data_files:
|
35 |
- split: train
|
36 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
---
|
|
|
|
34 |
data_files:
|
35 |
- split: train
|
36 |
path: data/train-*
|
37 |
+
license: odc-by
|
38 |
+
language:
|
39 |
+
- en
|
40 |
+
tags:
|
41 |
+
- fineweb
|
42 |
+
size_categories:
|
43 |
+
- 1M<n<10M
|
44 |
---
|
45 |
+
This is a subset of the [Fineweb](https://huggingface.co/datasets/HuggingFaceFW/fineweb) dataset trimmed down to approximately one billion tokens. No special frills. We sampled from the 10 billion token subset to create this one.
|