| --- |
| language: |
| - en |
| - ta |
| - zh |
| - es |
| - ru |
| license: cc-by-sa-4.0 |
| --- |
| Project 02 |
|
|
| # ๐ WikiArticles Dataset by Onyx |
|
|
| This is the **WikiArticles** dataset by Onyx. This dataset is designed for **AI training** and for **reading** too! |
|
|
| Our recommendation is to download the **EnglishWiki (en)** since English is built-in in almost every AI we have in Hugging Face or the AI industry. |
|
|
| --- |
|
|
| ## ๐ How to Use |
| This dataset is provided in the original `.xml.bz2` format to ensure data integrity and high compression. |
|
|
| 1. **For Training:** Use an XML parser or the `wikiextractor` tool to convert this into JSONL for LLM fine-tuning. |
| 2. **For Reading:** Use any BZip2 compatible reader to view the raw XML knowledge. |
|
|
| ## โ๏ธ License |
| This project is licensed under the **Apache License 2.0**. You are free to use, modify, and distribute this data as long as you follow the terms of the Apache 2.0 license. |