| dataset_info: | |
| features: | |
| - name: sentence_id | |
| dtype: int64 | |
| - name: lang | |
| dtype: string | |
| - name: text | |
| dtype: string | |
| - name: translations | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 2244198542 | |
| num_examples: 13351688 | |
| download_size: 1271748882 | |
| dataset_size: 2244198542 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| ## Citation | |
| If you use this dataset in your research or downstream work, please cite: | |
| ```bibtex | |
| @misc{polyglot_text_2026, | |
| author = {Fernandes, Reuben Chagas}, | |
| title = {PolyglotText: Multilingual Text Pre-training Corpus}, | |
| year = {2026}, | |
| publisher = {Hugging Face}, | |
| howpublished = {\url{https://huggingface.co/datasets/Reubencf/PolyglotText}} | |
| } | |
| ``` | |
| APA-style: | |
| > Reuben Chagas Fernandes (2026). *PolyglotText: Multilingual Text Pre-training Corpus* [Dataset]. Hugging Face. https://huggingface.co/datasets/Reubencf/PolyglotText | |