lemon07r commited on
Commit
2712445
1 Parent(s): f26143b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -10
README.md CHANGED
@@ -108,12 +108,6 @@ Finally, after much testing, a sucessor to the first Gemma 2 Ataraxy 9B. Same ki
108
 
109
  ![Ataraxy](https://i.imgur.com/P2F9XN9.png)
110
 
111
- ## About
112
-
113
- In this merge, we stuck to using models that used preference optimized training (because, while very expensive to train, these are bar none the best performing Gemma finetunes in all my tests), or trained on the amazing gutenberg dataset just like the last one. You can read why jondurbin/gutenberg-dpo-v0.1 is such a good dataset here: https://huggingface.co/lemon07r/Gemma-2-Ataraxy-9B#why-gutenberg.
114
-
115
- This time we use the very good advanced 2.1 merge (a merge using the three best preference optimized models), and a new gutenberg model trained on the dataset in the style of SimPO. Both models alone were already better than the original Ataraxy at writing, and general use, which was a pretty high bar to clear. Merging good models, does not always mean a good resulting model. In fact, when the parent models are really good, usually the child model is not as good. This one however, has surprisingly done quite well in my testing thus far and should be a significant upgrade to the last Ataraxy.
116
-
117
  ## GGUF / EXL2 Quants
118
 
119
  Bartowski quants (imatrix): https://huggingface.co/bartowski/Gemma-2-Ataraxy-v2-9B-GGUF
@@ -130,10 +124,6 @@ More coming soon.
130
 
131
  Use Gemma 2 format.
132
 
133
- ## Benchmarks and Leaderboard Rankings
134
-
135
- Coming soon.
136
-
137
  ## Merge Details
138
  ### Merge Method
139
 
@@ -183,3 +173,4 @@ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-le
183
  |MuSR (0-shot) | 4.88|
184
  |MMLU-PRO (5-shot) |35.79|
185
 
 
 
108
 
109
  ![Ataraxy](https://i.imgur.com/P2F9XN9.png)
110
 
 
 
 
 
 
 
111
  ## GGUF / EXL2 Quants
112
 
113
  Bartowski quants (imatrix): https://huggingface.co/bartowski/Gemma-2-Ataraxy-v2-9B-GGUF
 
124
 
125
  Use Gemma 2 format.
126
 
 
 
 
 
127
  ## Merge Details
128
  ### Merge Method
129
 
 
173
  |MuSR (0-shot) | 4.88|
174
  |MMLU-PRO (5-shot) |35.79|
175
 
176
+ Second highest ranked open weight model in EQ-Bench.