Update README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,22 @@
|
|
| 1 |
name: magician-mud-conversations
|
| 2 |
pretty_name: Magician MUD Conversations
|
| 3 |
-
|
|
|
|
| 4 |
500 turn-by-turn gameplay conversations from a text-based dungeon crawler RPG (MUD style).
|
| 5 |
Each conversation captures strategic decision-making in fantasy combat, including player status,
|
| 6 |
enemy encounters, resource management, and combat outcomes. Ideal for fine-tuning language models
|
| 7 |
for RPG dialogue generation, tactical decision-making, and game state understanding.
|
|
|
|
| 8 |
license: cc-by-sa-4.0
|
|
|
|
| 9 |
languages:
|
|
|
|
| 10 |
- en
|
|
|
|
| 11 |
multilinguality: monolingual
|
|
|
|
| 12 |
size_categories: n<1K
|
|
|
|
| 13 |
source_datasets: original
|
| 14 |
annotations_creators:
|
| 15 |
- machine-generated
|
|
|
|
| 1 |
name: magician-mud-conversations
|
| 2 |
pretty_name: Magician MUD Conversations
|
| 3 |
+
|
| 4 |
+
description:
|
| 5 |
500 turn-by-turn gameplay conversations from a text-based dungeon crawler RPG (MUD style).
|
| 6 |
Each conversation captures strategic decision-making in fantasy combat, including player status,
|
| 7 |
enemy encounters, resource management, and combat outcomes. Ideal for fine-tuning language models
|
| 8 |
for RPG dialogue generation, tactical decision-making, and game state understanding.
|
| 9 |
+
|
| 10 |
license: cc-by-sa-4.0
|
| 11 |
+
|
| 12 |
languages:
|
| 13 |
+
|
| 14 |
- en
|
| 15 |
+
|
| 16 |
multilinguality: monolingual
|
| 17 |
+
|
| 18 |
size_categories: n<1K
|
| 19 |
+
|
| 20 |
source_datasets: original
|
| 21 |
annotations_creators:
|
| 22 |
- machine-generated
|