kargaranamir commited on
Commit
079b616
1 Parent(s): 2e3c5ee

add pipline.

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -6538,12 +6538,12 @@ language:
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
 
 
6538
 
6539
  ### Dataset Summary
6540
 
6541
+ <img align="left" src="https://github.com/cisnlp/GlotCC/raw/main/assets/images/logo.jpg" width="300" height="300" />
 
6542
 
6543
  **GlotCC-V1.0** is a document-level, 2TB general domain monolingual dataset derived from CommonCrawl, covering **1275** languages.
6544
+ It is built using the [GlotLID](https://github.com/cisnlp/GlotLID) language identification and [Ungoliant](https://github.com/kargaranamir/ungoliant) pipeline from CommonCrawl.
6545
  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.
6546
+ We release our pipeline as open-source at [https://github.com/cisnlp/GlotCC](https://github.com/cisnlp/GlotCC).
6547
 
6548
  ## Additional Information
6549