Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
---
|
5 |
+
# MinervaAI_Aesir-Preview-Anon-qwq-all-aphrodite
|
6 |
+
|
7 |
+
[You should mask everything except the last turn](https://github.com/xzuyn/axolotl/blob/prompt_formats/src/axolotl/prompt_strategies/customchatml-regex-last-only.py). The only part that matters to teach the model is the last turn, as you are teaching it to always output thinking, no matter what the user feeds it.
|
8 |
+
|
9 |
+
It's setup to be trained like [R1](https://api-docs.deepseek.com/guides/reasoning_model#multi-round-conversation):
|
10 |
+
|
11 |
+

|