Adding the paper
Browse files
README.md
CHANGED
@@ -1,5 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Common Corpus
|
2 |
|
|
|
|
|
|
|
|
|
3 |
Common Corpus is the largest open and permissible licensed text dataset, comprising 2 trillion tokens (1,998,647,168,282 tokens). It is a diverse dataset, consisting of books, newspapers, scientific articles, government and legal documents, code, and more. Common Corpus has been created by Pleias in association with several partners and contributed in-kind to Current AI initiative.
|
4 |
|
5 |
Common Corpus differs from existing open datasets in that it is:
|
@@ -115,5 +130,4 @@ The collection of the corpus has been largely facilitated thanks to the open sci
|
|
115 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/mozilla.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
116 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/Currentai-Logo-Ondarkblue-Rgb-2000px-w-144ppi.webp" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
117 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/wikimedia_logo.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
118 |
-
</div>
|
119 |
-
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- fr
|
5 |
+
- de
|
6 |
+
- it
|
7 |
+
- es
|
8 |
+
- la
|
9 |
+
- nl
|
10 |
+
- pl
|
11 |
+
---
|
12 |
# Common Corpus
|
13 |
|
14 |
+
<p align="center">
|
15 |
+
<a href="https://arxiv.org/pdf/2506.01732"><b>Full data paper</b></a>
|
16 |
+
</p>
|
17 |
+
|
18 |
Common Corpus is the largest open and permissible licensed text dataset, comprising 2 trillion tokens (1,998,647,168,282 tokens). It is a diverse dataset, consisting of books, newspapers, scientific articles, government and legal documents, code, and more. Common Corpus has been created by Pleias in association with several partners and contributed in-kind to Current AI initiative.
|
19 |
|
20 |
Common Corpus differs from existing open datasets in that it is:
|
|
|
130 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/mozilla.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
131 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/Currentai-Logo-Ondarkblue-Rgb-2000px-w-144ppi.webp" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
132 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/wikimedia_logo.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
133 |
+
</div>
|
|