Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,32 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- he
|
| 6 |
+
pretty_name: d
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# ๐ MCGPT-1: Mega General Dataset (Pre-training Phase)
|
| 10 |
+
|
| 11 |
+
This dataset is the backbone of the **MCGPT-1** model, developed by **TopAI-IL**. It contains a massive collection of Minecraft-related knowledge, technical data, and general language patterns.
|
| 12 |
+
|
| 13 |
+
## ๐ Dataset Statistics
|
| 14 |
+
* **Total Tokens:** 188,508,365 ๐ช
|
| 15 |
+
* **Total Lines:** 96,852 ๐
|
| 16 |
+
* **File Size:** 638.25 MB ๐
|
| 17 |
+
* **Focus:** Minecraft Mechanics, Technical Data, and General Knowledge.
|
| 18 |
+
|
| 19 |
+
## ๐ฏ Purpose
|
| 20 |
+
This dataset is designed for the **Pre-training** phase of Large Language Models (LLMs). It provides the model with the necessary "world knowledge" before moving into specific instruction tuning.
|
| 21 |
+
|
| 22 |
+
## ๐ ๏ธ Data Quality
|
| 23 |
+
The data has been cleaned and formatted to ensure high-quality learning for small-to-medium scale models (specifically optimized for models around 16M - 100M parameters).
|
| 24 |
+
|
| 25 |
+
## ๐ Usage
|
| 26 |
+
This is part 1 of a multi-dataset series. For best results with MCGPT-1 architecture, combine this with the:
|
| 27 |
+
1. **Synthetic CoT Dataset** (Identity & Reasoning)
|
| 28 |
+
2. **Reddit Interaction Dataset** (Human-like Conversational Data)
|
| 29 |
+
|
| 30 |
+
---
|
| 31 |
+
**Maintained by:** ืจืืืื (Raziel) @ TopAI-IL
|
| 32 |
+
**Year:** 2026
|