Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,12 @@ datasets:
|
|
20 |
---
|
21 |
This repo releases the trained LLaMA-adapter weights in paper "GenTranslate: Large Language Models are Generative Multilingual Speech and Machine Translators".
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
If you consider this work would be related or useful for your research, please kindly consider to cite the work below. Thank you.
|
24 |
|
25 |
```bib
|
|
|
20 |
---
|
21 |
This repo releases the trained LLaMA-adapter weights in paper "GenTranslate: Large Language Models are Generative Multilingual Speech and Machine Translators".
|
22 |
|
23 |
+
**GitHub:** https://github.com/YUCHEN005/GenTranslate
|
24 |
+
|
25 |
+
**Data:** https://huggingface.co/datasets/PeacefulData/HypoTranslate
|
26 |
+
|
27 |
+
**Model:** This repo
|
28 |
+
|
29 |
If you consider this work would be related or useful for your research, please kindly consider to cite the work below. Thank you.
|
30 |
|
31 |
```bib
|