Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
lbourdois commited on
Commit
73ff5d5
·
verified ·
1 Parent(s): 4fa82b3

Add language tag

Browse files

For this one, I've only added the 8 main languages.
Need to take a closer look at how to reference programming languages on the Hub.

Files changed (1) hide show
  1. README.md +12 -2
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>