paper-with-me

Papers

Evaluating the Translation Performance of Large Language Models Based on Euas-20

2024-08-06 · Yan Huang, Wei Liu

In recent years, with the rapid development of deep learning technology, large language models (LLMs) such as BERT and GPT have achieved breakthrough results in natural language processing tasks. Machine translation (MT), as one of the core tasks of natural language processing, has also benefited from the development of large language models and achieved a qualitative leap. Despite the significant progress in translation performance achieved by large language models, machine translation still faces many challenges. Therefore, in this paper, we construct the dataset Euas-20 to evaluate the performance of large language models on translation tasks, the translation ability on different languages, and the effect of pre-training data on the translation ability of LLMs for researchers and developers.

📄 PDF Abstract BibTeX arXiv:2408.03119

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationTranslation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Diffusion-based Surrogate Model for Time-varying Underwater Acoustic Channels

2025-11-22 · Kexin Li, Mandar Chitre arxiv

Accurate modeling of time-varying underwater acoustic channels is essential for the design, evaluation, and deployment of reliable underwater communication systems. Conventional physics models require detailed environmen…

Towards Large Language Model driven Reference-less Translation Evaluation for English and Indian Languages

2024-04-03 · Vandan Mujadia, Pruthwik Mishra, Arafat Ahsan, Dipti Misra Sharma

With the primary focus on evaluating the effectiveness of large language models for automatic reference-less translation assessment, this work presents our experiments on mimicking human direct assessment to evaluate the…

Language ModelingLanguage ModellingLarge Language ModelTranslation+1

DATScore: Evaluating Translation with Data Augmented Translations

2022-10-12 · Moussa Kamal Eddine, Guokan Shang, Michalis Vazirgiannis

The rapid development of large pretrained language models has revolutionized not only the field of Natural Language Generation (NLG) but also its evaluation. Inspired by the recent work of BARTScore: a metric leveraging …

Data AugmentationLanguage ModelingLanguage ModellingMachine Translation+2

Asm2SrcEval: Evaluating Large Language Models for Assembly-to-Source Code Translation

2025-11-28 · Parisa Hamedi, Hamed Jelodar, Samita Bai, Mohammad Meymani 외 arxiv

Assembly-to-source code translation is a critical task in reverse engineering, cybersecurity, and software maintenance, yet systematic benchmarks for evaluating large language models on this problem remain scarce. In thi…

Code Translation

Proverbs Run in Pairs: Evaluating Proverb Translation Capability of Large Language Model

2025-01-21 · Minghan Wang, Viet-Thanh Pham, Farhad Moghimifar, Thuy-Trang Vu

Despite achieving remarkable performance, machine translation (MT) research remains underexplored in terms of translating cultural elements in languages, such as idioms, proverbs, and colloquial expressions. This paper i…

Language ModelingLanguage ModellingLarge Language ModelMachine Translation+2