Datasets:
kargaranamir
commited on
add logo.
Browse files
README.md
CHANGED
@@ -6538,32 +6538,12 @@ language:
|
|
6538 |
|
6539 |
### Dataset Summary
|
6540 |
|
6541 |
-
|
6542 |
-
|
6543 |
-
We open-source the pipeline at [https://github.com/cisnlp/GlotCC](https://github.com/cisnlp/GlotCC).
|
6544 |
-
|
6545 |
-
|
6546 |
-
### Languages
|
6547 |
-
|
6548 |
-
1275 labels.
|
6549 |
-
|
6550 |
-
## Dataset Creation
|
6551 |
-
|
6552 |
-
### Curation Rationale
|
6553 |
-
|
6554 |
-
GlotCC is a multilingual corpus built by the [GlotLID](https://github.com/cisnlp/GlotLID) language identification and [Ungoliant](https://github.com/kargaranamir/ungoliant) pipeline from CommonCrawl.
|
6555 |
-
|
6556 |
-
Current version supports **1000 languages** and is filtered based on adopted filters from C4, CCNet, MADLAD-400, RedPajama-Data-v2, OSCAR, Gopher, RefinedWeb, FineWeb, Datatrove, Dolma, Pile-CC, Pretrainer's Guide, and GlotScript.
|
6557 |
-
|
6558 |
-
|
6559 |
-
## Considerations for Using the Data
|
6560 |
-
|
6561 |
-
|
6562 |
-
### Discussion of Biases
|
6563 |
-
|
6564 |
-
|
6565 |
-
### Other Known Limitations
|
6566 |
|
|
|
|
|
|
|
6567 |
|
6568 |
## Additional Information
|
6569 |
|
|
|
6538 |
|
6539 |
### Dataset Summary
|
6540 |
|
6541 |
+
<img align="left" src="https://github.com/cisnlp/GlotCC/raw/main/assets/images/logo.jpg" width="200" height="200" />
|
6542 |
+
<a href="https://huggingface.co/datasets/cis-lmu/GlotCC-V1"><img alt="GlotCC Pipline" src="https://img.shields.io/badge/🐱 Pipline-GlotCC-blue"></a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6543 |
|
6544 |
+
**GlotCC-V1.0** is a document-level, 2TB general domain monolingual dataset derived from CommonCrawl, covering **1275** languages.
|
6545 |
+
It is built by the [GlotLID](https://github.com/cisnlp/GlotLID) language identification and [Ungoliant](https://github.com/kargaranamir/ungoliant) pipeline from CommonCrawl.
|
6546 |
+
The current version is filtered based on adopted filters from C4, CCNet, MADLAD-400, RedPajama-Data-v2, OSCAR, Gopher, RefinedWeb, FineWeb, Datatrove, Dolma, Pile-CC, Pretrainer's Guide, and GlotScript. We remove personally identifiable information and perform a self-audit to ensure the quality of the generated corpus.
|
6547 |
|
6548 |
## Additional Information
|
6549 |
|