Update README.md
Browse files
README.md
CHANGED
@@ -159,4 +159,13 @@ print(outputs[0]["generated_text"][len(prompt):])
|
|
159 |
- **Winogrande_TR_V0.2**: 55.29%
|
160 |
- **Average**: 55.13%
|
161 |
|
162 |
-
These scores may differ from what you will get when you run the same benchmarks, as I did not use any inference engine (vLLM, TensorRT-LLM, etc.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
159 |
- **Winogrande_TR_V0.2**: 55.29%
|
160 |
- **Average**: 55.13%
|
161 |
|
162 |
+
These scores may differ from what you will get when you run the same benchmarks, as I did not use any inference engine (vLLM, TensorRT-LLM, etc.)
|
163 |
+
|
164 |
+
# Citation
|
165 |
+
|
166 |
+
@article{Metin,
|
167 |
+
title={Metin/Gemma-2-9b-it-TR-DPO-V1},
|
168 |
+
author={Metin Usta},
|
169 |
+
year={2024},
|
170 |
+
url={https://huggingface.co/Metin/Gemma-2-9b-it-TR-DPO-V1}
|
171 |
+
}
|