Pclanglais commited on
Commit
307910e
·
verified ·
1 Parent(s): b78a5c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -28,10 +28,10 @@ configs:
28
  <a href="https://iclr.cc/virtual/2026/poster/10011885"><b>Full paper - ICLR 2026 oral</b></a>
29
  </p>
30
 
31
- Common Corpus is the largest open and permissible licensed text dataset, comprising 2.27 trillion tokens (2,267,302,720,836 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.
32
 
33
  Common Corpus differs from existing open datasets in that it is:
34
- * **Truly Open**: contains only data that is either uncopyrighted or permissively licensed
35
  * **Traceable**: each individual document is associated with documented contextual information, including licensed use or lack of copyright.
36
  * **Multilingual**: mostly representing English and French data, but contains data for 8 languages with more than 10 billion tokens (German, Spanish, Italian, Polish, Greek, Latin) and 33 languages with more than 1 billion tokens.
37
  * **Diverse**: consisting of scientific articles, government and legal documents, code, and cultural heritage data, including books and newspapers
@@ -95,7 +95,7 @@ The provenance of the datasets that make up Refined Common Corpus is detailed in
95
 
96
  ### Considerations for Using the Data
97
 
98
- All data in Common Corpus are permissibly licensed and may be used for both commercial and non-commercial purposes.
99
 
100
  The dataset is multilingual. The language text is included in the metadata, so data can be filtered by language. Additionally, some of the text data are historical. The year each text is written is included in the metadata, therefore it is possible to construct a dataset with a custom date cutoff if desired.
101
 
 
28
  <a href="https://iclr.cc/virtual/2026/poster/10011885"><b>Full paper - ICLR 2026 oral</b></a>
29
  </p>
30
 
31
+ Common Corpus is the largest open licensed text dataset, comprising 2.27 trillion tokens (2,267,302,720,836 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.
32
 
33
  Common Corpus differs from existing open datasets in that it is:
34
+ * **Truly Open**: contains only data that is either uncopyrighted or freely licensed
35
  * **Traceable**: each individual document is associated with documented contextual information, including licensed use or lack of copyright.
36
  * **Multilingual**: mostly representing English and French data, but contains data for 8 languages with more than 10 billion tokens (German, Spanish, Italian, Polish, Greek, Latin) and 33 languages with more than 1 billion tokens.
37
  * **Diverse**: consisting of scientific articles, government and legal documents, code, and cultural heritage data, including books and newspapers
 
95
 
96
  ### Considerations for Using the Data
97
 
98
+ All data in Common Corpus are either uncopyrighted or freely licensed and may be used for both commercial and non-commercial purposes.
99
 
100
  The dataset is multilingual. The language text is included in the metadata, so data can be filtered by language. Additionally, some of the text data are historical. The year each text is written is included in the metadata, therefore it is possible to construct a dataset with a custom date cutoff if desired.
101