Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- ahmedheakl/arzen-llm-dataset
|
| 5 |
+
language:
|
| 6 |
+
- ar
|
| 7 |
+
- en
|
| 8 |
+
metrics:
|
| 9 |
+
- bleu
|
| 10 |
+
- ecody726/bertscore
|
| 11 |
+
- meteor
|
| 12 |
+
library_name: transformers
|
| 13 |
+
pipeline_tag: translation
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
**Please see paper & code for more information:**
|
| 17 |
+
- https://github.com/ahmedheakl/arazn-llm
|
| 18 |
+
- https://arxiv.org/abs/2406.18120
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
## Citation
|
| 22 |
+
|
| 23 |
+
**BibTeX:**
|
| 24 |
+
```
|
| 25 |
+
@article{heakl2024arzen,
|
| 26 |
+
title={ArzEn-LLM: Code-Switched Egyptian Arabic-English Translation and Speech Recognition Using LLMs},
|
| 27 |
+
author={Heakl, Ahmed and Zaghloul, Youssef and Ali, Mennatullah and Hossam, Rania and Gomaa, Walid},
|
| 28 |
+
journal={arXiv preprint arXiv:2406.18120},
|
| 29 |
+
year={2024}
|
| 30 |
+
}
|
| 31 |
+
```
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
## Model Card Authors
|
| 35 |
+
|
| 36 |
+
- Email: ahmed.heakl@ejust.edu.eg
|
| 37 |
+
- Linkedin: https://linkedin.com/in/ahmed-heakl
|