File size: 901 Bytes
ab09375
 
 
2c01442
 
 
 
056b60d
2c01442
2ef0e9e
2c01442
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
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.