Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
**ALMA** (**A**dvanced **L**anguage **M**odel-based tr**A**nslator) is an LLM-based translation model, which adopts a new translation model paradigm: it begins with fine-tuning on monolingual data and is further optimized using high-quality parallel data. This two-step fine-tuning process ensures strong translation performance.
|
| 5 |
-
Please find more details in the [ALMA paper](https://arxiv.org/abs/2309.11674).
|
| 6 |
```
|
| 7 |
@misc{xu2023paradigm,
|
| 8 |
title={A Paradigm Shift in Machine Translation: Boosting Translation Performance of Large Language Models},
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
**ALMA** (**A**dvanced **L**anguage **M**odel-based tr**A**nslator) is an LLM-based translation model, which adopts a new translation model paradigm: it begins with fine-tuning on monolingual data and is further optimized using high-quality parallel data. This two-step fine-tuning process ensures strong translation performance.
|
| 5 |
+
Please find more details in the [ALMA paper](https://arxiv.org/abs/2309.11674) and in their [models](https://huggingface.co/haoranxu/ALMA-7B)
|
| 6 |
```
|
| 7 |
@misc{xu2023paradigm,
|
| 8 |
title={A Paradigm Shift in Machine Translation: Boosting Translation Performance of Large Language Models},
|