Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ language:
|
|
4 |
datasets:
|
5 |
- PocketDoc/Floyd-Text-Adventures
|
6 |
- PocketDoc/Choose-Your-Story-Long-Text-Adventures
|
|
|
|
|
7 |
---
|
8 |
# What is the model for?
|
9 |
This model is proficient in crafting text-based adventure games. It can both concise replies and more expansive, novel-like descriptions. The ability to alternate between these two response styles can be triggered by a distinct system message.
|
|
|
4 |
datasets:
|
5 |
- PocketDoc/Floyd-Text-Adventures
|
6 |
- PocketDoc/Choose-Your-Story-Long-Text-Adventures
|
7 |
+
license: apache-2.0
|
8 |
+
base_model: mistralai/Mistral-7B-v0.1
|
9 |
---
|
10 |
# What is the model for?
|
11 |
This model is proficient in crafting text-based adventure games. It can both concise replies and more expansive, novel-like descriptions. The ability to alternate between these two response styles can be triggered by a distinct system message.
|