adamo1139 commited on
Commit
5aadafe
1 Parent(s): 63c0b6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -1,5 +1,10 @@
1
- ---
2
- license: other
3
- license_name: yi-license
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: yi-license
4
+ license_link: LICENSE
5
+ datasets:
6
+ - adamo1139/rawrr_v2-2_stage1
7
+ ---
8
+ ## Model description
9
+
10
+ This is a base Yi-34B-200K XLCTX model treated with DPO with adamo1139/rawrr_v2-2_stage1 dataset to make outputs be completions instead of answers for a question. DPO was done using chatml format but no previous SFT step was done. If it would do it now, I would have used ORPO instead of DPO for this step to make it stronger, but too late for that. It can be used to maybe slightly decensor a model, but I don't think this idea works too well with DPO before SFT step, as was widely known but I did it anyway.