xzuyn commited on
Commit
0e9988a
·
verified ·
1 Parent(s): 3217e96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  language:
3
  - en
4
  ---
5
- Model turns in [`allenai/WildChat-1M`](https://huggingface.co/datasets/allenai/WildChat-1M) 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
 
 
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