soldni commited on
Commit
b959d5c
1 Parent(s): 44d22ed
Files changed (2) hide show
  1. README.md +52 -0
  2. logo.png +3 -0
README.md CHANGED
@@ -1,3 +1,55 @@
1
  ---
2
  license: other
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
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
+ - n>1T
14
+ extra_gated_prompt: "Access to this dataset is automatically granted upon accepting the [ImpACT license for medium risk artifacts](https://allenai.org/licenses/impact-mr) and completing all fields below."
15
+ extra_gated_fields:
16
+ Your full name: text
17
+ Organization or entity you are affiliated with: text
18
+ State or country you are located in: text
19
+ Contact email: text
20
+ Please describe your intended use of the medium risk artifact(s): text
21
+ I AGREE to the terms and conditions of the MR Agreement above: checkbox
22
+ I AGREE to AI2’s use of my information for legal notices and administrative matters: checkbox
23
+ I CERTIFY that the information I have provided is true and accurate: checkbox
24
  ---
25
+
26
+ # Dolma
27
+
28
+ <img alt="Dolma's official logo. It's dolma written in yellow, round lowercase letters over a blue background." src="logo.png" width="100%">
29
+
30
+ Dolma is a dataset of 3 trillion tokens from a diverse mix of web content, academic publications, code, books, and encyclopedic materials. It is openly released under AI2’s ImpACT license as a medium risk artifact.
31
+
32
+
33
+ More information:
34
+
35
+ - Read Dolma **announcement blogpost** [on Medium](https://soldni.medium.com/dolma-3-trillion-tokens-open-llm-corpus-9a0ff4b8da64);
36
+ - Learn more about Dolma on its [**Data Sheet**](https://drive.google.com/file/d/12gOf5I5RytsD159nSP7iim_5zN31FCXq/view?usp=drive_link);
37
+ - Review Dolma's [**ImpACT license** for medium risk artifacts](https://allenai.org/licenses/impact-mr);
38
+ - Explore the [**open source tools**](https://github.com/allenai/dolma) we created to curate Dolma.
39
+
40
+
41
+
42
+
43
+ ## Summary Statistics
44
+
45
+
46
+ |**Source**|**Type**|**Gzip files (GB)**|**Documents (millions)**|**[GPT-NeoX](https://huggingface.co/EleutherAI/gpt-neox-20b) Tokens (billions)**|
47
+ |:---|:---:|:---:|:---:|:----:|
48
+ |[CommonCrawl](https://commoncrawl.org/)|web|4,197|4,600|2,415|
49
+ |[C4](https://huggingface.co/datasets/allenai/c4)|web|302|364|175|
50
+ |[peS2o](https://huggingface.co/datasets/allenai/peS2o)|academic|150|38.8|57|
51
+ |[The Stack](https://huggingface.co/datasets/bigcode/the-stack)|code|675|236|430|
52
+ |[Project Gutenberg](https://www.gutenberg.org/)|books|6.6|0.052|4.8|
53
+ |[Wikipedia](https://dumps.wikimedia.org/)|encyclopedic|5.8|6.1|3.6|
54
+ |**Total** |**5,334**|**5,245**|**3,084**|
55
+
logo.png ADDED

Git LFS Details

  • SHA256: 29bd0be93824155895c971f4b6bbcb818cba97b60ceb929950c31f96ab943a9c
  • Pointer size: 130 Bytes
  • Size of remote file: 34.2 kB