CoolFace
Datasetpublic

Polygl0t/tokenizers

Polygl0t Tokenizers Dataset Summary This dataset contains several subsets for training multilingual tokenizers. Every subset possesses a collection of curated text samples in different languages. Supported Tasks and Leaderboards This dataset can be used for the task of text generation, specifically for training and evaluating tokenizers in multiple languages. Languages Hindi, Bengali, English, Portuguese, and Code (a mixture of 36… See the full description on the dataset page: https://huggingface.co/datasets/Polygl0t/tokenizers.

sourceHugging Faceotherupdated 7mo agoView on Hugging Face
0likes462downloads
Dataset Card

Polygl0t Tokenizers

Table of Contents

Dataset Description

  • Homepage: https://huggingface.co/datasets/Polygl0t/tokenizers
  • Repository: https://huggingface.co/datasets/Polygl0t/tokenizers
  • Point of Contact: Polyg0t

Dataset Summary

This dataset contains several subsets for training multilingual tokenizers. Every subset possesses a collection of curated text samples in different languages.

Supported Tasks and Leaderboards

This dataset can be used for the task of text generation, specifically for training and evaluating tokenizers in multiple languages.

Languages

Hindi, Bengali, English, Portuguese, and Code (a mixture of 36 programming languages).

<details> <summary><b>All programming languages</b></summary> <code> fortran, jupyter, cpp, solidity, python, cmake, assembly, ruby, perl, lua, typescript, c, java, html, powershell, php, haskell, shell, scala, sql, visualbasic, ada, julia, markdown, batchfile, rust, cuda, json, kotlin, go, r, javascript, pascal, yaml, css, csharp </code> </details>

Dataset Structure

Data Instances

The dataset consists of the following features:

  • text: a string of text in the respective language of the subset.

Data Fields

json
{
  "text": "Olá, como vai você?"
}

Subsets and Splits

The dataset includes the following subsets:

  • Portuguese: This subset contains 2,000,000 text samples in Portuguese.
  • Hindi: This subset contains 2,000,000 text samples in Hindi.
  • Bengali: This subset contains 2,000,000 text samples in Bengali
  • English: This subset contains 2,000,000 text samples in English.
  • Code: This subset contains 975,000 text samples in various programming languages.

The txt files (e.g., `hindi_test.txt`) are for testing/evaluation purposes.

Dataset Creation

Source Data

Additional Information

Dataset Maintainers

Licensing Information

Please refer to the individual licenses of the source datasets used to create this corpus, as listed in the "Source Data" section above. The combined dataset does not have a single unified license, and users should ensure compliance with the terms of each source dataset when utilizing this corpus.

Citation Information

latex
@misc{correa2026tucano2cool,
      title={{Tucano 2 Cool: Better Open Source LLMs for Portuguese}}, 
      author={Nicholas Kluge Corr{\^e}a and Aniket Sen and Shiza Fatimah and Sophia Falk and Lennard Landgraf and Julia Kastner and Lucie Flek},
      year={2026},
      eprint={2603.03543},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2603.03543}, 
}

@misc{shiza2026lilmoo,
      title={{Raising Bars, Not Parameters: LilMoo Compact Language Model for Hindi}}, 
      author={Shiza Fatimah and Aniket Sen and Sophia Falk and Florian Mai and Lucie Flek and Nicholas Kluge Corr{\^e}a},
      year={2026},
      eprint={2603.03508},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2603.03508}, 
}

@misc{fatimah2026liltii,
  title={{LilTii: A 0.6B Bengali Language Model that Outperforms Qwen}},
  author={Shiza Fatimah and Aniket Sen and Sophia Falk and Florian Mai and Lucie Flek and Nicholas Kluge Corr{\^e}a},
  year={2026},
  howpublished={\url{https://hf.co/blog/Polygl0t/liltii}}
}

Acknowledgments

Polyglot is a project funded by the Federal Ministry of Education and Research (BMBF) and the Ministry of Culture and Science of the State of North Rhine-Westphalia (MWK) as part of TRA Sustainable Futures (University of Bonn) and the Excellence Strategy of the federal and state governments.

We also gratefully acknowledge the granted access to the Marvin cluster hosted by University of Bonn along with the support provided by its High Performance Computing & Analytics Lab.

Contributions

If you want to contribute, contact us at polyglot@uni-bonn.de!