Datasets:
Fix residual MIT reference to match GPLv3
#3
by
pedrodev2026 - opened
README.md
CHANGED
|
@@ -39,7 +39,7 @@ tags:
|
|
| 39 |
|
| 40 |
<br><br>
|
| 41 |
|
| 42 |
-
[](https://huggingface.co/datasets)
|
| 45 |
|
|
@@ -66,7 +66,7 @@ Sourced from GitHub repositories.<br>
|
|
| 66 |
Filtered and deduplicated.<br>
|
| 67 |
Train/validation/test splits.<br>
|
| 68 |
Ready for model training.<br>
|
| 69 |
-
|
| 70 |
|
| 71 |
</td>
|
| 72 |
<td width="50%" valign="top">
|
|
@@ -113,7 +113,7 @@ Built with rigorous **deduplication**, **quality filtering**, and **language bal
|
|
| 113 |
- **Total Samples:** 321,000
|
| 114 |
- **Languages:** 18 (Python, C, C++, JavaScript, Java, Go, Rust, and more)
|
| 115 |
- **Sources:** GitHub repositories + HuggingFace Datasets
|
| 116 |
-
- **License:**
|
| 117 |
- **Format:** JSONL (JSON Lines)
|
| 118 |
- **Splits:** Train (257k) / Validation (32.1k) / Test (32.1k)
|
| 119 |
- **Use Case:** Training code generation and completion models
|
|
@@ -560,7 +560,7 @@ This project is licensed under the GNU General Public License v3.0 (GPL-3.0). Se
|
|
| 560 |
|
| 561 |
### Individual Code Licenses
|
| 562 |
|
| 563 |
-
While the **dataset itself** is released under
|
| 564 |
|
| 565 |
- **Verify the license** of the source repository before commercial use
|
| 566 |
- **Respect original attributions** and copyright notices
|
|
|
|
| 39 |
|
| 40 |
<br><br>
|
| 41 |
|
| 42 |
+
[](LICENSE)
|
| 43 |
|
| 44 |
[](https://huggingface.co/datasets)
|
| 45 |
|
|
|
|
| 66 |
Filtered and deduplicated.<br>
|
| 67 |
Train/validation/test splits.<br>
|
| 68 |
Ready for model training.<br>
|
| 69 |
+
GPLv3 licensed and attribution-complete.
|
| 70 |
|
| 71 |
</td>
|
| 72 |
<td width="50%" valign="top">
|
|
|
|
| 113 |
- **Total Samples:** 321,000
|
| 114 |
- **Languages:** 18 (Python, C, C++, JavaScript, Java, Go, Rust, and more)
|
| 115 |
- **Sources:** GitHub repositories + HuggingFace Datasets
|
| 116 |
+
- **License:** GPLv3
|
| 117 |
- **Format:** JSONL (JSON Lines)
|
| 118 |
- **Splits:** Train (257k) / Validation (32.1k) / Test (32.1k)
|
| 119 |
- **Use Case:** Training code generation and completion models
|
|
|
|
| 560 |
|
| 561 |
### Individual Code Licenses
|
| 562 |
|
| 563 |
+
While the **dataset itself** is released under GPLv3 License, individual code samples within the dataset retain their original licenses. When using code from this dataset:
|
| 564 |
|
| 565 |
- **Verify the license** of the source repository before commercial use
|
| 566 |
- **Respect original attributions** and copyright notices
|