jblitzar/github-python
GitHub-Python — Licensed & Elaborated Variants This repository ships two complementary Python-code corpora extracted from public GitHub: Licensed Subset – strictly permissive-licensed files suitable for commercial redistribution / model training (main corpus used in our experiments). Elaborated Collection – a broader crawl that additionally contains files under copyleft or unclear licenses (GPL/AGPL/LGPL, etc.). Useful for analysis or pre-training where license mixing is… See the full description on the dataset page: https://huggingface.co/datasets/jblitzar/github-python.
0201
1{2 "splits": {3 "train": {4 "name": "train",5 "num_bytes": 22900000,6 "num_examples": 186067,7 "dataset_name": "jblitzar-github-python"8 }9 }10}11 