Datasets:
File size: 1,437 Bytes
e13e9e2 29526d6 e13e9e2 |
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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
---
license: apache-2.0
task_categories:
- text-generation
language:
- en
- he
tags:
- chemistry
- finance
- art
- climate
- agent
- synthetic
size_categories:
- 10K<n<100K
---
# ๐ฌ MCGPT-1: Massive Reddit Interaction Dataset
This dataset contains high-quality conversational data extracted and filtered from Minecraft-related discussions on Reddit. It is a key component in giving **MCGPT-1** its human-like personality.
## ๐ Dataset Statistics
* **Total Tokens:** 20,360 ๐ช
* **Total Lines:** 36 (High-density, long-form discussions) ๐
* **Focus:** Community discussions, player advice, and Minecraft-specific social interaction.
## ๐ฏ Purpose
While the Mega Dataset provides the "facts," this dataset provides the **"context."** It helps the model understand:
1. How players ask questions.
2. The tone and slang used in the Minecraft community.
3. Complex problem-solving through community threads.
## ๐ง Why is it small but powerful?
Each entry in this dataset represents a deep thread of information. With over 20,000 tokens in just 36 entries, the model learns to handle long-context windows and maintain a consistent conversational flow.
## ๐ How to use
This dataset should be used during the **Pre-training** or **Late Pre-training** phase to "soften" the model's technical knowledge with natural language patterns.
---
**Maintained by:** ืจืืืื (Raziel) @ TopAI-IL
**Project:** MCGPT-1 Development |