Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: odc-by
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- language-modeling
|
9 |
+
- casual-lm
|
10 |
+
- llm
|
11 |
+
pretty_name: Dolma
|
12 |
+
size_categories:
|
13 |
+
- 1B<n<10B
|
14 |
+
---
|
15 |
+
|
16 |
+
This dataset is a 0.1% sample of [Dolma v1.7](https://huggingface.co/datasets/allenai/dolma), equating to around ~3B tokens and uploaded directly as a Hugging Face dataset.
|
17 |
+
|
18 |
+
As a pure sample, it maintains the [ODC-BY](https://opendatacommons.org/licenses/by/1-0/) license.
|