| # License for KernelLLM-1 Dataset | |
| This dataset is a compilation of publicly available open-source code and mailing list archives. | |
| ## Mixed Licensing | |
| The content within this dataset is subject to various open-source licenses based on its point of origin. All original licenses remain in full effect for the individual files and snippets included. These include, but are not limited to: | |
| * **GNU General Public License (GPL) v2/v3** | |
| * **BSD 2-Clause / 3-Clause** | |
| * **MIT License** | |
| * **Apache License 2.0** | |
| ## Metadata and Attribution | |
| To facilitate compliance with the attribution requirements of various licenses (such as BSD and MIT) each entry in the dataset Parquet files includes: | |
| - `repo`: The source repository (e.g. "linux", "freebsd", "serenityos"). | |
| - `author`: The original author of the code or mailing list post. (where available) | |
| ## Usage and Disclaimer | |
| This dataset is provided "as is" for research, educational, and machine learning training purposes. Users of this dataset are responsible for ensuring that their specific use case (including any derivative models) complies with the original licenses of the source data. | |
| ## Opt-out Policy | |
| We respect the rights of open-source maintainers. If you are a primary maintainer of a project included in this dataset and wish to have your project's data removed from future versions, please contact us or open an issue on the dataset repository. | |