Update README.md
#4
by
CombinHorizon
- opened
README.md
CHANGED
@@ -2,4 +2,16 @@
|
|
2 |
library_name: transformers
|
3 |
license: mit
|
4 |
---
|
5 |
-
This repository contains the model release for the use of [CPO](https://arxiv.org/abs/2401.08417), please find more details in [our github](https://github.com/fe1ixxu/CPO_SIMPO)!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
library_name: transformers
|
3 |
license: mit
|
4 |
---
|
5 |
+
This repository contains the model release for the use of [CPO](https://arxiv.org/abs/2401.08417), please find more details in [our github](https://github.com/fe1ixxu/CPO_SIMPO)!
|
6 |
+
|
7 |
+
|
8 |
+
```
|
9 |
+
@inproceedings{
|
10 |
+
xu2024contrastive,
|
11 |
+
title={Contrastive Preference Optimization: Pushing the Boundaries of {LLM} Performance in Machine Translation},
|
12 |
+
author={Haoran Xu and Amr Sharaf and Yunmo Chen and Weiting Tan and Lingfeng Shen and Benjamin Van Durme and Kenton Murray and Young Jin Kim},
|
13 |
+
booktitle={Forty-first International Conference on Machine Learning},
|
14 |
+
year={2024},
|
15 |
+
url={https://openreview.net/forum?id=51iwkioZpn}
|
16 |
+
}
|
17 |
+
```
|