Raziel1234 commited on
Commit
e13e9e2
ยท
verified ยท
1 Parent(s): 5a81fc9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -3
README.md CHANGED
@@ -1,3 +1,41 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ - he
8
+ tags:
9
+ - chemistry
10
+ - finance
11
+ - art
12
+ - climate
13
+ - agent
14
+ - synthetic
15
+ ---
16
+
17
+
18
+ # ๐Ÿ’ฌ MCGPT-1: Massive Reddit Interaction Dataset
19
+
20
+ 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.
21
+
22
+ ## ๐Ÿ“Š Dataset Statistics
23
+ * **Total Tokens:** 20,360 ๐Ÿช™
24
+ * **Total Lines:** 36 (High-density, long-form discussions) ๐Ÿ“
25
+ * **Focus:** Community discussions, player advice, and Minecraft-specific social interaction.
26
+
27
+ ## ๐ŸŽฏ Purpose
28
+ While the Mega Dataset provides the "facts," this dataset provides the **"context."** It helps the model understand:
29
+ 1. How players ask questions.
30
+ 2. The tone and slang used in the Minecraft community.
31
+ 3. Complex problem-solving through community threads.
32
+
33
+ ## ๐Ÿง  Why is it small but powerful?
34
+ 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.
35
+
36
+ ## ๐Ÿš€ How to use
37
+ 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.
38
+
39
+ ---
40
+ **Maintained by:** ืจื–ื™ืืœ (Raziel) @ TopAI-IL
41
+ **Project:** MCGPT-1 Development