Add language tag
#9
by
lbourdois
- opened
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
@@ -115,5 +126,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 |
+
- es
|
7 |
+
- it
|
8 |
+
- pl
|
9 |
+
- el
|
10 |
+
- la
|
11 |
+
---
|
12 |
# Common Corpus
|
13 |
|
14 |
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.
|
|
|
126 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/mozilla.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
127 |
<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;"/>
|
128 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/wikimedia_logo.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
129 |
+
</div>
|
|