Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Tokenized (Llama 3) verison of [NousResearch/dolma-v1_7-30B](https://huggingface.co/datasets/NousResearch/dolma-v1_7-30B) as a [Nanotron](https://github.com/huggingface/nanotron) dataset split into 10 GB chunks.
|
2 |
|
3 |
To recombine,
|
|
|
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 |
+
- 100B<n<1T
|
14 |
+
---
|
15 |
+
|
16 |
Tokenized (Llama 3) verison of [NousResearch/dolma-v1_7-30B](https://huggingface.co/datasets/NousResearch/dolma-v1_7-30B) as a [Nanotron](https://github.com/huggingface/nanotron) dataset split into 10 GB chunks.
|
17 |
|
18 |
To recombine,
|