github-raku / README.md
nurturethevibe's picture
Update README.md
a3e5c38 verified
---
license: unknown
language:
- en
tags:
- code
size_categories:
- 10K<n<100K
---
# Raku Projects from GitHub
## About the Dataset
This dataset is a large proportion of the Raku projects currently available on GitHub.
## License
Where possible, the licenses have been extracted from the `META6.json` files in the repository and appended to the header of each section.
Unfortunately, some projects included in this dataset do not clearly specify a license.
## Format
The dataset is formatted for continued pre-training.
Chunks are split at a seq_len of `8192` based on the Qwen 3 tokenizer.
## Goals
This dataset is part of a larger collection designed to teach LLMs to write a niche programming language. In this case, Raku (perl 6).