Datasets:
Add language tag
#9
by lbourdois - opened
This view is limited to 50 files because it contains too many changes. See the raw diff here.
- README.md +31 -36
- common_corpus_1/subset_100_1.parquet +2 -2
- common_corpus_1/subset_100_10.parquet +2 -2
- common_corpus_1/subset_100_2.parquet +2 -2
- common_corpus_1/subset_100_3.parquet +2 -2
- common_corpus_1/subset_100_4.parquet +2 -2
- common_corpus_1/subset_100_5.parquet +2 -2
- common_corpus_1/subset_100_6.parquet +2 -2
- common_corpus_1/subset_100_7.parquet +2 -2
- common_corpus_1/subset_100_8.parquet +2 -2
- common_corpus_1/subset_100_9.parquet +2 -2
- common_corpus_1/subset_10_1.parquet +2 -2
- common_corpus_1/subset_10_10.parquet +2 -2
- common_corpus_1/subset_10_2.parquet +2 -2
- common_corpus_1/subset_10_3.parquet +2 -2
- common_corpus_1/subset_10_4.parquet +2 -2
- common_corpus_1/subset_10_5.parquet +2 -2
- common_corpus_1/subset_10_6.parquet +2 -2
- common_corpus_1/subset_10_7.parquet +2 -2
- common_corpus_1/subset_10_8.parquet +2 -2
- common_corpus_1/subset_10_9.parquet +2 -2
- common_corpus_1/subset_11_1.parquet +2 -2
- common_corpus_1/subset_11_10.parquet +2 -2
- common_corpus_1/subset_11_2.parquet +2 -2
- common_corpus_1/subset_11_3.parquet +2 -2
- common_corpus_1/subset_11_4.parquet +2 -2
- common_corpus_1/subset_11_5.parquet +2 -2
- common_corpus_1/subset_11_6.parquet +2 -2
- common_corpus_1/subset_11_7.parquet +2 -2
- common_corpus_1/subset_11_8.parquet +2 -2
- common_corpus_1/subset_11_9.parquet +2 -2
- common_corpus_1/subset_12_1.parquet +2 -2
- common_corpus_1/subset_12_10.parquet +2 -2
- common_corpus_1/subset_12_2.parquet +2 -2
- common_corpus_1/subset_12_3.parquet +2 -2
- common_corpus_1/subset_12_4.parquet +2 -2
- common_corpus_1/subset_12_5.parquet +2 -2
- common_corpus_1/subset_12_6.parquet +2 -2
- common_corpus_1/subset_12_7.parquet +2 -2
- common_corpus_1/subset_12_8.parquet +2 -2
- common_corpus_1/subset_12_9.parquet +2 -2
- common_corpus_1/subset_13_1.parquet +2 -2
- common_corpus_1/subset_13_10.parquet +2 -2
- common_corpus_1/subset_13_2.parquet +2 -2
- common_corpus_1/subset_13_3.parquet +2 -2
- common_corpus_1/subset_13_4.parquet +2 -2
- common_corpus_1/subset_13_5.parquet +2 -2
- common_corpus_1/subset_13_6.parquet +2 -2
- common_corpus_1/subset_13_7.parquet +2 -2
- common_corpus_1/subset_13_8.parquet +2 -2
README.md
CHANGED
|
@@ -3,41 +3,24 @@ language:
|
|
| 3 |
- en
|
| 4 |
- fr
|
| 5 |
- de
|
| 6 |
-
- zh
|
| 7 |
-
- it
|
| 8 |
- es
|
| 9 |
-
-
|
| 10 |
- pl
|
|
|
|
| 11 |
- la
|
| 12 |
-
- nl
|
| 13 |
-
- ru
|
| 14 |
-
- ar
|
| 15 |
-
- ko
|
| 16 |
-
|
| 17 |
-
configs:
|
| 18 |
-
- config_name: default
|
| 19 |
-
data_files:
|
| 20 |
-
- split: train
|
| 21 |
-
path: "common_corpus_1/subset_100_1.parquet"
|
| 22 |
---
|
| 23 |
-
|
| 24 |
-
|
| 25 |
# Common Corpus
|
| 26 |
|
| 27 |
-
|
| 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
|
| 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
|
| 38 |
* **Extensively Curated**: spelling and formatting has been corrected from digitized texts, harmful and toxic content has been removed, and content with low educational content has also been removed.
|
| 39 |
|
| 40 |
-
The dataset in its entirety meets the requirements of the Code of Conduct of the AI Act and goes further than the current requirements for data transparency. It aims to set a new standard of openness in AI, showing that detailed provenance at a granular document level is a realistic objective, even at the scale of 2
|
| 41 |
|
| 42 |
Common Corpus makes it possible to train model compatible with [the Open Source Initiative’s definition](https://opensource.org/ai/open-source-ai-definition#:~:text=An%20Open%20Source%20AI%20is,including%20to%20change%20its%20output.) of open-source AI, which includes openness of use, meaning use is permitted for “any purpose and without having to ask for permission". Based on the available licensing information Common Corpus can be filtered to only include public domain works or a subset of free licenses (like attribution only).
|
| 43 |
|
|
@@ -45,25 +28,28 @@ Common Corpus makes it possible to train model compatible with [the Open Source
|
|
| 45 |
# About Common Corpus
|
| 46 |
|
| 47 |
Common Corpus is made of six carefully curated collections:
|
| 48 |
-
* **OpenCulture**: our largest collection at
|
| 49 |
-
* **OpenGovernment**:
|
| 50 |
* **OpenSource**: 283,227,402,898 tokens of high-quality code in open source from GitHub, filtered using ArmoRM to ensure only the top 80% of submissions by quality rating are included.
|
| 51 |
* **OpenScience**: 281,193,563,789 tokens of academic content from Open Alex and other open science reposiories, processed using vision-language models to preserve crucial document structure and formatting.
|
| 52 |
-
* **OpenWeb**:
|
| 53 |
* **Open Semantic**: 67,958,671,827 tokens from Wikidata (official releases from the [Wikimedia Foundation](https://huggingface.co/datasets/wikimedia/wikipedia) on Huggingface). The data has been reprocessed thanks to support and help of Wikidata and Wikimedia Germany. It includes the transcriptions of all the semantic triplets into natural language statements in over 300 languages.
|
| 54 |
|
| 55 |
| Collection | Domain | Sources |
|
| 56 |
|----------------|--------------------------|-------------------------------------------------------------------------------------------|
|
| 57 |
-
| OpenGovernment | legal and administrative | [Finance Commons](https://huggingface.co/collections/PleIAs/finance-commons-66925e1095c7fa6e6828e26c) (e.g. SEC, WTO) and Legal Commons (e.g. Europarl, Caselaw Access Project
|
| 58 |
| OpenCulture | cultural heritage | public domain books and newspapers, Wikisource |
|
| 59 |
-
| OpenScience | academic | OpenAlex
|
| 60 |
-
| OpenWeb | web text | [YouTube Commons](https://huggingface.co/datasets/PleIAs/YouTube-Commons),
|
| 61 |
| OpenSource | code | GitHub |
|
| 62 |
| OpenSemantic | Semantic data | Wikidata |
|
| 63 |
|
| 64 |
-
The first version of [Common Corpus](https://huggingface.co/datasets/PleIAs/common_corpus) was released in November of 2024. The second version
|
|
|
|
|
|
|
|
|
|
| 65 |
|
| 66 |
-
The dataset release is accompanied by a comprehensive technical report
|
| 67 |
|
| 68 |
## Dataset Structure
|
| 69 |
|
|
@@ -79,7 +65,7 @@ The dataset release is accompanied by a comprehensive technical report (ICRL 202
|
|
| 79 |
* `creator`: institution publishing/collecting/curating the resource.
|
| 80 |
* `language`: automatically identified language.
|
| 81 |
* `word_count`: number of space delimited words.
|
| 82 |
-
* `token_count`: number of tokens as calculated by Pleias official tokenizer
|
| 83 |
* `text`: full text, without formatting.
|
| 84 |
|
| 85 |
</details >
|
|
@@ -95,7 +81,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
|
| 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 |
|
|
@@ -116,13 +102,21 @@ data = load_dataset('PleIAs/common_corpus')
|
|
| 116 |
|
| 117 |
# Acknowledgements
|
| 118 |
|
| 119 |
-
The Corpus was built up with the support and concerted efforts of the AI Alliance, the French Ministry of Culture as part of the prefiguration of the service offering of the Alliance for Language technologies EDIC (ALT-EDIC).
|
| 120 |
|
| 121 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
|
| 123 |
-
The
|
| 124 |
|
| 125 |
-
Some parts of the corpus have been built on top of other similar open science LLM community initiatives such as German-Commons, MOSEL, kl3m, AI4Bharat, Creative Commons Common Crawl. We included a new curator field to properly acknowledge this data work.
|
| 126 |
|
| 127 |
<div style="text-align: center;">
|
| 128 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/ai_alliance.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
|
@@ -130,5 +124,6 @@ Some parts of the corpus have been built on top of other similar open science LL
|
|
| 130 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/Nvidia_(logo).svg.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
| 131 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/tractoAI.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
| 132 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/mozilla.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
|
|
|
| 133 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/wikimedia_logo.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
| 134 |
</div>
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
Common Corpus differs from existing open datasets in that it is:
|
| 17 |
+
* **Truly Open**: contains only data that is either uncopyrighted or permissively licensed
|
| 18 |
* **Traceable**: each individual document is associated with documented contextual information, including licensed use or lack of copyright.
|
| 19 |
* **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.
|
| 20 |
* **Diverse**: consisting of scientific articles, government and legal documents, code, and cultural heritage data, including books and newspapers
|
| 21 |
* **Extensively Curated**: spelling and formatting has been corrected from digitized texts, harmful and toxic content has been removed, and content with low educational content has also been removed.
|
| 22 |
|
| 23 |
+
The dataset in its entirety meets the requirements of the Code of Conduct of the AI Act and goes further than the current requirements for data transparency. It aims to set a new standard of openness in AI, showing that detailed provenance at a granular document level is a realistic objective, even at the scale of 2 trillion tokens.
|
| 24 |
|
| 25 |
Common Corpus makes it possible to train model compatible with [the Open Source Initiative’s definition](https://opensource.org/ai/open-source-ai-definition#:~:text=An%20Open%20Source%20AI%20is,including%20to%20change%20its%20output.) of open-source AI, which includes openness of use, meaning use is permitted for “any purpose and without having to ask for permission". Based on the available licensing information Common Corpus can be filtered to only include public domain works or a subset of free licenses (like attribution only).
|
| 26 |
|
|
|
|
| 28 |
# About Common Corpus
|
| 29 |
|
| 30 |
Common Corpus is made of six carefully curated collections:
|
| 31 |
+
* **OpenCulture**: our largest collection at 885,982,490,090 tokens, featuring public domain books, newspapers from cultural heritage repositories and open projets like Wikisource ad Gutenberg. We're developing innovative tools of OCR correction based on Pleias Models to correct historical digitization errors, while implementing advanced toxicity filtering to ensure content meets modern ethical standards.
|
| 32 |
+
* **OpenGovernment**: 406,581,454,455 tokens of financial and legal documents, including Finance Commons (from sources like SEC and WTO) and Legal Commons (including Europarl and Caselaw Access Project), providing enterprise-grade training data from regulatory bodies and administrative sources.
|
| 33 |
* **OpenSource**: 283,227,402,898 tokens of high-quality code in open source from GitHub, filtered using ArmoRM to ensure only the top 80% of submissions by quality rating are included.
|
| 34 |
* **OpenScience**: 281,193,563,789 tokens of academic content from Open Alex and other open science reposiories, processed using vision-language models to preserve crucial document structure and formatting.
|
| 35 |
+
* **OpenWeb**: 73,217,485,489 tokens from Wikipedia (official releases from the [Wikimedia Foundation](https://huggingface.co/datasets/wikimedia/wikipedia) on Huggingface), YouTube Commons and Stack-Exchange.
|
| 36 |
* **Open Semantic**: 67,958,671,827 tokens from Wikidata (official releases from the [Wikimedia Foundation](https://huggingface.co/datasets/wikimedia/wikipedia) on Huggingface). The data has been reprocessed thanks to support and help of Wikidata and Wikimedia Germany. It includes the transcriptions of all the semantic triplets into natural language statements in over 300 languages.
|
| 37 |
|
| 38 |
| Collection | Domain | Sources |
|
| 39 |
|----------------|--------------------------|-------------------------------------------------------------------------------------------|
|
| 40 |
+
| OpenGovernment | legal and administrative | [Finance Commons](https://huggingface.co/collections/PleIAs/finance-commons-66925e1095c7fa6e6828e26c) (e.g. SEC, WTO) and Legal Commons (e.g. Europarl, Caselaw Access Project) |
|
| 41 |
| OpenCulture | cultural heritage | public domain books and newspapers, Wikisource |
|
| 42 |
+
| OpenScience | academic | OpenAlex, French theses |
|
| 43 |
+
| OpenWeb | web text | [YouTube Commons](https://huggingface.co/datasets/PleIAs/YouTube-Commons), Stack Exchange |
|
| 44 |
| OpenSource | code | GitHub |
|
| 45 |
| OpenSemantic | Semantic data | Wikidata |
|
| 46 |
|
| 47 |
+
The first version of [Common Corpus](https://huggingface.co/datasets/PleIAs/common_corpus) was released in November of 2024. The second version includes the following features:
|
| 48 |
+
* Additional datasets, including OpenSemantic thanks to a collaboration with Wikidata, extended scraps from Wikisource and the Gutenberg project, as well large open science datasets with permissive licences.
|
| 49 |
+
* Detailed document-level information, including licensing and other core metadata whenever available.
|
| 50 |
+
* Direct link to original publication for a significant share of documents (especially, from Github, Wikipedia, Wikidata…)
|
| 51 |
|
| 52 |
+
The dataset release is accompanied by a comprehensive technical report detailing our methodologies and data sources will accompany the release, ensuring full transparency and reproducibility.
|
| 53 |
|
| 54 |
## Dataset Structure
|
| 55 |
|
|
|
|
| 65 |
* `creator`: institution publishing/collecting/curating the resource.
|
| 66 |
* `language`: automatically identified language.
|
| 67 |
* `word_count`: number of space delimited words.
|
| 68 |
+
* `token_count`: number of tokens as calculated by Pleias official tokenizer.
|
| 69 |
* `text`: full text, without formatting.
|
| 70 |
|
| 71 |
</details >
|
|
|
|
| 81 |
|
| 82 |
### Considerations for Using the Data
|
| 83 |
|
| 84 |
+
All data in Common Corpus are permissibly licensed and may be used for both commercial and non-commercial purposes.
|
| 85 |
|
| 86 |
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.
|
| 87 |
|
|
|
|
| 102 |
|
| 103 |
# Acknowledgements
|
| 104 |
|
|
|
|
| 105 |
|
| 106 |
+
The Corpus is part of the Current AI initiative to accelerate the development of the building blocks of open AI - notably data - that serves and is shaped by the public interest.
|
| 107 |
+
|
| 108 |
+
|
| 109 |
+
It was built up with the support and concerted efforts of the AI Alliance, the French Ministry of Culture and DINUM, as part of the prefiguration of the service offering of the Alliance for Language technologies EDIC (ALT-EDIC).
|
| 110 |
+
|
| 111 |
+
|
| 112 |
+
This dataset was also made in partnership with Wikimedia Enterprise and Wikidata/Wikimedia Germany.
|
| 113 |
+
|
| 114 |
+
|
| 115 |
+
The corpus was stored and processed with the generous support of the AI Alliance, Jean Zay (Eviden, Idris), Tracto AI, Mozilla.
|
| 116 |
+
|
| 117 |
|
| 118 |
+
The collection of the corpus has been largely facilitated thanks to the open science LLM community insights, cooperation and support (Eleuther AI, Allen AI, HuggingFace…).
|
| 119 |
|
|
|
|
| 120 |
|
| 121 |
<div style="text-align: center;">
|
| 122 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/ai_alliance.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
|
|
|
| 124 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/Nvidia_(logo).svg.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
| 125 |
<img src="https://huggingface.co/datasets/PleIAs/common_corpus/resolve/main/logo/tractoAI.png" style="width: 33%; margin: 0 auto; display: inline-block;"/>
|
| 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>
|
common_corpus_1/subset_100_1.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:743710d36da20c57b7744fe52a0d369b57e2442a8f9201fbfd94d14b9476f67b
|
| 3 |
+
size 374747514
|
common_corpus_1/subset_100_10.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e423bd4083418216e983320ccc2df1fd34a254e4b6a0986735fd317952b18f4
|
| 3 |
+
size 376389229
|
common_corpus_1/subset_100_2.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3847b05eb9bf264e580b6ec3d931906e5badf906dddc09937fd301822787a56c
|
| 3 |
+
size 374144696
|
common_corpus_1/subset_100_3.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ab8cf5a04cdedf50ba01499fb9b63764d55e0a7d3c655f900c0ba443b5b9358
|
| 3 |
+
size 368963621
|
common_corpus_1/subset_100_4.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7f8b2bef8601c116ccf16d706374c36e0012fb30ced535c81719cb8732f3d26
|
| 3 |
+
size 380407055
|
common_corpus_1/subset_100_5.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:827a7397aec09e9119d191af4a462bffb8e2f6e43c3d2a4b9e7e02ae5169f6bf
|
| 3 |
+
size 365952495
|
common_corpus_1/subset_100_6.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c782cf330eea6590e40b4902bc072257732300f420174f9c7160f32895f2395
|
| 3 |
+
size 380989371
|
common_corpus_1/subset_100_7.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea43bb48a97a885fd3d0c732a0b5f736cafb19d598eb7abdd6acda6af76a41fe
|
| 3 |
+
size 369348401
|
common_corpus_1/subset_100_8.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d172318b772d6ac48da8dcfc4adc086b30157d21244d96f2525d8bcd81e9bf5
|
| 3 |
+
size 371600173
|
common_corpus_1/subset_100_9.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44191d68159a0c4f25e5495c71076702af5fae03941d2fa8d779827a92503fc0
|
| 3 |
+
size 384588042
|
common_corpus_1/subset_10_1.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57e4e13092afd8a2ba76281810e4f33e65aab2a54e562888cbd2aacad910ab66
|
| 3 |
+
size 370232102
|
common_corpus_1/subset_10_10.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:497736275de2241d4d6d9c1e4f350e20a589dd085cdab7fb628b44277a42b9de
|
| 3 |
+
size 373981894
|
common_corpus_1/subset_10_2.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc9fba85f4f21f9d0b21799fe4c4ec177d969a9de687b570e5a031477a05b920
|
| 3 |
+
size 377731056
|
common_corpus_1/subset_10_3.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7087f85e84ac5fbaef008521fcec69ab921a283cacc691e9ccc241cb403fc1e3
|
| 3 |
+
size 367643251
|
common_corpus_1/subset_10_4.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccc5a68619745b0ab845bd7f300a664c6e8ff584f610f08b10295dd543563b44
|
| 3 |
+
size 371638360
|
common_corpus_1/subset_10_5.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc0566765fe104aa81fdb26f64869740ba53b3afb71b5451af9337cd444286f7
|
| 3 |
+
size 377276520
|
common_corpus_1/subset_10_6.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:358b685f37850f01d42b72a9dc8658174d399c6e7d30e23000e698f0e7d9639e
|
| 3 |
+
size 371126135
|
common_corpus_1/subset_10_7.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d00f8a57fc40cdab8e04fb3d9cbb3bf89ff073b44a1835e3bed2cf35cefe7eb
|
| 3 |
+
size 368904605
|
common_corpus_1/subset_10_8.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ab3c2ff86bb3088f020cb73c72bc7851b9d70ec16ec012e34a7d238d0b3deb7
|
| 3 |
+
size 383906776
|
common_corpus_1/subset_10_9.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9890674dc22919d9dfb7864bd10455c028af632ca70ed3faf846d1b83a93ebff
|
| 3 |
+
size 385110104
|
common_corpus_1/subset_11_1.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8175cf415e02af816b5357a29735f9151c20b7bcf55ee3eeec47076722d94a5
|
| 3 |
+
size 384631455
|
common_corpus_1/subset_11_10.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da03407c501b4db4a503ec50a54e69c3215e889e0ad27521218bfe154f893c82
|
| 3 |
+
size 379985160
|
common_corpus_1/subset_11_2.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4331e0edcc7c5453a9ae9ee00e2dfd90aceabd397fc3a32e993e1bebb1f81973
|
| 3 |
+
size 378553807
|
common_corpus_1/subset_11_3.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b55e383e28077ba984c4212e9c352e75666a50ed8af5fe2833c3dee965765eca
|
| 3 |
+
size 385998680
|
common_corpus_1/subset_11_4.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96482c0e49f4e47ca3efa5622f02f71631087adb75bdec6aba60bd58cbdeebd5
|
| 3 |
+
size 374378618
|
common_corpus_1/subset_11_5.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97a00e8888b9f36ecf6197ffd000a027ec8d98a21d97d8d52641e291cbd93cb7
|
| 3 |
+
size 379515910
|
common_corpus_1/subset_11_6.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffd2ce7d69ffe95debda5ee7820e213570bd6d5128f3b6a952a2b6e1a8779575
|
| 3 |
+
size 377207860
|
common_corpus_1/subset_11_7.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:443c9c58b2cd2bb1108dcffd464883df609297c15b6fce4531851edb1fb0a7c9
|
| 3 |
+
size 372453912
|
common_corpus_1/subset_11_8.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea6e6b0bf85d2df50ea93abcc30dece0559f63811e776681299ca80905192458
|
| 3 |
+
size 371890079
|
common_corpus_1/subset_11_9.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bab46e2dbb79cab51731590d03ba34d44bfea10e15671077905b06d2f998fd10
|
| 3 |
+
size 373416732
|
common_corpus_1/subset_12_1.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6edc4ce9d79b41b0a51730b008e5e0696f50a01cc9d2e1febf7165f3fdd8ddd
|
| 3 |
+
size 375437728
|
common_corpus_1/subset_12_10.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba6db326173b800dfeb2f79f9d5bd3c43e7d5c95508a50ce97606cce704a3c25
|
| 3 |
+
size 387792417
|
common_corpus_1/subset_12_2.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8d0d97c1fce082661e50deceb464a70bff0db1b17ad1533e149f162bed495e6
|
| 3 |
+
size 375986478
|
common_corpus_1/subset_12_3.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61f60d7be52b45642f28fdccd3da9571db872f2b83c514052e418e8ec085205d
|
| 3 |
+
size 379362939
|
common_corpus_1/subset_12_4.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f37e5bb76998fe5cdfd5137a0d15056f6a4e60a8e4bfb65fc65dd7f7e568e2e5
|
| 3 |
+
size 374578410
|
common_corpus_1/subset_12_5.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f81dfbb69858716c58f583c115f5c4fe0d47688aad9ec366d0b60fa29f083256
|
| 3 |
+
size 374641514
|
common_corpus_1/subset_12_6.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b56c07bc1e5c97360c0f9970fa2e68d2c2cb2aa8dd8b0e88bc73c12e5ec2bef
|
| 3 |
+
size 374981811
|
common_corpus_1/subset_12_7.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:205e0d2aa7438e931471dab85aa9acde203d87f1a87a8c6c6ed7003b36fcbeca
|
| 3 |
+
size 376450550
|
common_corpus_1/subset_12_8.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea94ffd855c46bb598a65491d7ac0158340578d8560182833557da173baaefeb
|
| 3 |
+
size 376127669
|
common_corpus_1/subset_12_9.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:307cf16ac81901003f010b25a8aadbcc45439f40175205e8c9f341156143f82f
|
| 3 |
+
size 377586856
|
common_corpus_1/subset_13_1.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1a4be6ceb0704ad219369ff28b38be36bba71059bcf30f6a5857c8d99cb089a
|
| 3 |
+
size 368634524
|
common_corpus_1/subset_13_10.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec00a79e8cb0f61ae109c9b6dd2060896e4dde0ce5917c1bfba2ef79da247959
|
| 3 |
+
size 374085623
|
common_corpus_1/subset_13_2.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:447b81ea190575dcfd903ec00a2b68381c72f9f9a6588523fad19701e7f57dc1
|
| 3 |
+
size 380077551
|
common_corpus_1/subset_13_3.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df7bfe441ae598a3c547e83651f8be11d64b4fd0a3ad31b9c077679c3612fb72
|
| 3 |
+
size 375388746
|
common_corpus_1/subset_13_4.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5829b9b6fd8a646443048a4d8102cc68375736a606226e18a2aeacd67eeff72e
|
| 3 |
+
size 371656550
|
common_corpus_1/subset_13_5.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b129d42ceeb7d305bc6874dfb62423d92ec228e66ce0091c1197cb95b4d6dcb8
|
| 3 |
+
size 375412782
|
common_corpus_1/subset_13_6.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a41f36aaa707540e88fe5994d2d02d0654e355fa0c17040a944f59d9e95a2bf4
|
| 3 |
+
size 382485762
|
common_corpus_1/subset_13_7.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4917e70193aca681cc99a270b4c555a4cb18ad4ba7983571ea78366f81fa8385
|
| 3 |
+
size 378950113
|
common_corpus_1/subset_13_8.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82c988d81983f4211c741658b3ddc55ca32906c72dc9a9701d33104dbcabb0a2
|
| 3 |
+
size 372096505
|