--- license: apache-2.0 task_categories: - text-generation language: - en - he tags: - agent --- # MCGPT-2 Reddit Community Dataset ## Overview This dataset consists of approximately **8.5 million tokens** extracted and cleaned from Minecraft-related subreddits. It serves as the primary source for **MCGPT-2** to learn natural language, community discussions, and common player issues. The data was curated and processed by the **TopAI-IL** team to ensure that the model understands not just the technical mechanics of the game, but also how the community communicates. ## Dataset Details - **Total Tokens**: ~8,587,826 - **Total Lines**: ~3,898 - **File Size**: 32.47 MB - **Source**: Reddit (MCGPT-1 cleaned source) - **Developer**: TopAI-IL ## Purpose While synthetic data teaches the model "how to behave," this Reddit dataset teaches the model: 1. **Contextual Knowledge**: Trending topics, common bugs, and features discussed by the community. 2. **Conversational Flow**: Maintaining a natural dialogue that feels authentic to Minecraft players. 3. **Problem Solving**: Learning from real-world questions and community-driven answers. ## Cleaning Process The **TopAI-IL** team has processed the data to: - Remove excessive noise and bot-generated content. - Standardize text by removing emojis and special characters to ensure stability in specialized LLM training. - Filter for high-value discussions regarding game strategy, technical builds, and redstone. ## Credits Collected, cleaned, and curated by the **TopAI-IL** team. Part of the official MCGPT-2 training pipeline.