FrenzyBiscuit commited on
Commit
a578cc7
·
verified ·
1 Parent(s): e0377cd

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - Qwen/Qwen2.5-14B-Instruct-1M
4
+ ---
5
+
6
+ A simple unalignment fine-tune on ~900k tokens aiming to make the model more compliant and willing to handle user requests.
7
+
8
+ This is the same unalignment training seen in [concedo/Beepo-22B](https://huggingface.co/concedo/Beepo-22B), so big thanks to concedo for the dataset.
9
+
10
+ Chat template is same as the original, ChatML.