CJJones commited on
Commit
a594082
·
verified ·
1 Parent(s): c729d2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,9 +1,13 @@
1
  ---
2
- name: magician-mud-conversations
 
3
  pretty_name: Magician MUD Conversations
4
 
5
  Get the full 30K record dataset on Gumroad at https://datadeveloper1.gumroad.com/l/lmfhbg
6
 
 
 
 
7
  description:
8
  20 turn-by-turn gameplay conversations from a text-based dungeon crawler RPG (MUD style).
9
  Each conversation captures strategic decision-making in fantasy combat, including player status,
 
1
  ---
2
+ name: RPG_DM_Simulation_Combat_LLM_Training: Sample
3
+
4
  pretty_name: Magician MUD Conversations
5
 
6
  Get the full 30K record dataset on Gumroad at https://datadeveloper1.gumroad.com/l/lmfhbg
7
 
8
+ <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>
9
+
10
+
11
  description:
12
  20 turn-by-turn gameplay conversations from a text-based dungeon crawler RPG (MUD style).
13
  Each conversation captures strategic decision-making in fantasy combat, including player status,