File size: 5,199 Bytes
daa8e9b
7a330bc
66075c4
7a330bc
 
0ccfb43
 
7a330bc
 
 
 
 
 
 
 
 
 
66075c4
7a330bc
 
66075c4
 
 
 
 
 
 
 
 
 
 
 
7a330bc
 
 
 
 
 
66075c4
 
 
 
 
 
 
 
 
 
 
 
 
 
bc55c79
f5df671
66075c4
 
 
 
f5df671
7a330bc
 
 
 
 
 
 
 
0ccfb43
 
 
 
 
 
 
 
 
 
 
 
7a330bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0ccfb43
7a330bc
daa8e9b
c079ecc
c729d2d
 
 
 
9057baf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
---
license: cc-by-sa-4.0
language: en
multilinguality: monolingual
size_categories: n<1K
source_datasets:
  - original
annotations_creators:
  - machine-generated
language_creators:
  - machine-generated
tags:
  - rpg
  - game-ai
  - tactical-decision-making
  - fantasy
  - mud
  - llm
  - conversations
  - turn-based-combat
  - multi-turn
  - simulation
  - synthetic
  - dialogue
  - conversational-ai
  - large-language-models
  - instruction
  - llm-training
  - conversational-ai
  - training-data
  - retrieval-augmented-generation
  - agentic  
task_categories:
  - text-generation
task_ids:
  - dialogue-generation
  - text-simplification
  - language-modeling
---

name: RPG_DM_Simulation_Combat_LLM_Training

pretty_name: Magician MUD Conversations

description: 
  20 turn-by-turn gameplay conversations from a text-based dungeon crawler RPG (MUD style).
  Each conversation captures strategic decision-making in fantasy combat, including player status,
  enemy encounters, resource management, and combat outcomes. Ideal for fine-tuning language models
  for RPG dialogue generation, tactical decision-making, and game state understanding.

Get the full 30K record dataset on Gumroad at https://datadeveloper1.gumroad.com/l/lmfhbg

The full CJ Jones' synthetic dataset catalog is available at: https://datadeveloper1.gumroad.com

<a href="https://datadeveloper1.gumroad.com/l/dxxja" style="display: inline-block; background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; font-weight: 600; font-size: 16px; padding: 14px 28px; border-radius: 50px; text-decoration: none; box-shadow: 0 4px 15px rgba(0,0,0,0.2); transition: transform 0.2s, box-shadow 0.2s; border: 1px solid rgba(255,255,255,0.2);" onmouseover="this.style.transform='translateY(-2px)'; this.style.boxShadow='0 6px 20px rgba(0,0,0,0.3)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 15px rgba(0,0,0,0.2)';">Want more? 🚀 Get the AI Startup Bundle from Gumroad.</a>




dataset_size: 500
splits:
  train: 400
  validation: 50
  test: 50
dataset_structure:
  description: Each instance represents a single conversation turn.
  fields:
    conversation_id: string
    game_id: string
    turn_number: int
    speaker: string
    message: string
    game_state: dict
    selected_choice: string
    choice_number: int
    choice_reason: string
    attacked_entities: list
    combat_outcome: dict
    game_outcome: string
considerations:
  social_impact: Fantasy violence only; no real-world sensitive content.
  bias: >
    Contains combat-focused scenarios in a Western fantasy RPG setting.
    AI choices may not reflect human player behavior.
  limitations: >
    Small dataset (500 conversations). Synthetic data, domain-specific. Not suitable for large-scale pre-training.
recommended_use_cases:
  - Fine-tuning small to medium language models (≤7B parameters)
  - Training supervised game-playing agents
  - RPG dialogue systems
  - Tactical AI research
  - Game design education
not_recommended_use_cases:
  - Large-scale pre-training
  - Real-world decision-making systems
  - Medical, financial, or safety-critical applications
citation:
  bibtex: |
    @dataset{magician-mud-conversations-2025,
      title = {Magician MUD Conversations: A Dataset of 500 Tactical RPG Dialogues},
      author = {Magician MUD Simulator Team},
      year = {2025},
      publisher = {Hugging Face},
      version = {1.0.0},
      url = {https://huggingface.co/datasets/RPG_DM_Simulation_Combat_LLM_Training}
    }




## If you liked this, you may also be interested in:

- [30k Records LLM Training Data: Linux Automation_1](https://datadeveloper1.gumroad.com/l/zfdnjn)
  
- [30k Linux File Operations LLM Training](https://datadeveloper1.gumroad.com/l/xnuugm)
  
- [News Search LLM Training Data](https://datadeveloper1.gumroad.com/l/faivv)
  
- [RPG Combat Scenario LLM Training Data – Magician, 30,000 records](https://datadeveloper1.gumroad.com/l/lmfhbg)
  
- [AI Startup Bundle](https://datadeveloper1.gumroad.com/l/dxxja)
  
- [20k LLM Synthetic PenTest Reports Training Dataset](https://datadeveloper1.gumroad.com/l/lkvoo)
  
- [Synthetic LLM Physics Training Dataset](https://datadeveloper1.gumroad.com/l/vghhq)
  
- [100k Synthetic RPG Scenes LLM Training Dataset](https://datadeveloper1.gumroad.com/l/drbhyu)
  
- [100k Contextual Microcontroller Synthetic LLM Training Dialog Dataset](https://datadeveloper1.gumroad.com/l/xscay)
  
- [LLM Training Dataset 100k Antenna Design Examples](https://datadeveloper1.gumroad.com/l/sdwom)
  
- [100k Synthetic LLM Multiturn Formatted Tech Support](https://datadeveloper1.gumroad.com/l/tgnvjf)
  
- [LLM Training Dataset 100k Drone Telemetry and Control Reasoning](https://datadeveloper1.gumroad.com/l/kzzdeb)
  
- [100k Specialized Vehicle Diagnostics LLM Training Dataset](https://datadeveloper1.gumroad.com/l/oizcli)
  
- [LLM Training Dataset 100k Elementary Animal Comparisons QA](https://datadeveloper1.gumroad.com/l/tzvwk)
  
- [LLM Training Dataset 100k Elementary Math Word Problems](https://datadeveloper1.gumroad.com/l/woypqt)