Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
---
|
| 5 |
-
Model turns in [`
|
| 6 |
|
| 7 |
[You should mask everything except the last turn when training.](https://github.com/xzuyn/axolotl/blob/latest-formatters/src/axolotl/prompt_strategies/customllama3-regex-last-only.py) All previous model turns are the original dataset.
|
| 8 |
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
---
|
| 5 |
+
Model turns in [`natong19/wildchat-1m-filtered`](https://huggingface.co/datasets/natong19/wildchat-1m-filtered) regenerated using [`tngtech/DeepSeek-TNG-R1T2-Chimera`](https://huggingface.co/tngtech/DeepSeek-TNG-R1T2-Chimera).
|
| 6 |
|
| 7 |
[You should mask everything except the last turn when training.](https://github.com/xzuyn/axolotl/blob/latest-formatters/src/axolotl/prompt_strategies/customllama3-regex-last-only.py) All previous model turns are the original dataset.
|
| 8 |
|