| configs: | |
| - config_name: python | |
| data_files: | |
| - split: train | |
| path: data/python-*.parquet | |
| # LangMap-TheStack-python-100M | |
| Code finetuning dataset for **python** streamed from [bigcode/the-stack](https://huggingface.co/datasets/bigcode/the-stack). | |
| - **Tokens collected**: 100,000,000 (target: 100,000,000) | |
| - **Tokenizer**: `allenai/OLMo-3-1025-7B` | |
| - **Schema**: `{"text": [...]}` (sanitised source code) | |