From c759e236205f9deffe52841a622887711adcf097 Mon Sep 17 00:00:00 2001 From: Aml Hassan Esmil Date: Sat, 15 Jul 2023 13:28:45 +0300 Subject: [PATCH 1/2] Add a new paper intersted in Arabic language to the translation section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 472a73b..792ceed 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ For the **latest version** of the paper, keep an eye on the [releases](https://g 2. A Systematic Study and Comprehensive Evaluation of ChatGPT on Benchmark Datasets, _Laskar et al._ ACL 2023 (Findings). [[paper](https://arxiv.org/abs/2305.18486)] 3. Translating Radiology Reports into Plain Language using ChatGPT and GPT-4 with Prompt Learning: Promising Results, Limitations, and Potential. _Qing Lyu et al._ arXiv 2023. [[paper](https://arxiv.org/abs/2303.09038)] 4. Document-Level Machine Translation with Large Language Models. _Longyue Wang et al._ arXiv 2023. [[paper](https://arxiv.org/abs/2304.02210)] +5. Case Study of Improving English-Arabic Translation Using the Transformer Model. _Donia Gamal et al._ ijicis 2023. [[paper](https://ijicis.journals.ekb.eg/article_305271.html)] ##### Question answering 1. Benchmarking Foundation Models with Language-Model-as-an-Examiner. _Yushi Bai et al._ arXiv 2023. [[paper](https://arxiv.org/abs/2306.04181)] From 07d2aa6f2806aa828e423adf004f869a78105868 Mon Sep 17 00:00:00 2001 From: Aml Hassan Esmil Date: Sat, 15 Jul 2023 16:41:23 +0300 Subject: [PATCH 2/2] Adding a paper to the translation section That paper can actually target multiple tasks, not only translation. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 792ceed..281d188 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ For the **latest version** of the paper, keep an eye on the [releases](https://g 3. Translating Radiology Reports into Plain Language using ChatGPT and GPT-4 with Prompt Learning: Promising Results, Limitations, and Potential. _Qing Lyu et al._ arXiv 2023. [[paper](https://arxiv.org/abs/2303.09038)] 4. Document-Level Machine Translation with Large Language Models. _Longyue Wang et al._ arXiv 2023. [[paper](https://arxiv.org/abs/2304.02210)] 5. Case Study of Improving English-Arabic Translation Using the Transformer Model. _Donia Gamal et al._ ijicis 2023. [[paper](https://ijicis.journals.ekb.eg/article_305271.html)] +6. Taqyim: Evaluating Arabic NLP Tasks Using ChatGPT Models. _Zaid Alyafeai et al._ arXiv 2023. [[paper](https://arxiv.org/abs/2306.16322)] ##### Question answering 1. Benchmarking Foundation Models with Language-Model-as-an-Examiner. _Yushi Bai et al._ arXiv 2023. [[paper](https://arxiv.org/abs/2306.04181)]