paper-with-me

Papers

Benchmarking Large Language Models for Persian: A Preliminary Study Focusing on ChatGPT

2024-04-03 · Amirhossein Abaskohi, Sara Baruni, Mostafa Masoudi, Nesa Abbasi, Mohammad Hadi Babalou, Ali Edalat, Sepehr Kamahi, Samin Mahdizadeh Sani, Nikoo Naghavian, Danial Namazifard, Pouya Sadeghi, Yadollah Yaghoobzadeh

This paper explores the efficacy of large language models (LLMs) for Persian. While ChatGPT and consequent LLMs have shown remarkable performance in English, their efficiency for more low-resource languages remains an open question. We present the first comprehensive benchmarking study of LLMs across diverse Persian language tasks. Our primary focus is on GPT-3.5-turbo, but we also include GPT-4 and OpenChat-3.5 to provide a more holistic evaluation. Our assessment encompasses a diverse set of tasks categorized into classic, reasoning, and knowledge-based domains. To enable a thorough comparison, we evaluate LLMs against existing task-specific fine-tuned models. Given the limited availability of Persian datasets for reasoning tasks, we introduce two new benchmarks: one based on elementary school math questions and another derived from the entrance exams for 7th and 10th grades. Our findings reveal that while LLMs, especially GPT-4, excel in tasks requiring reasoning abilities and a broad understanding of general knowledge, they often lag behind smaller pre-trained models fine-tuned specifically for particular tasks. Additionally, we observe improved performance when test sets are translated to English before inputting them into GPT-3.5. These results highlight the significant potential for enhancing LLM performance in the Persian language. This is particularly noteworthy due to the unique attributes of Persian, including its distinct alphabet and writing styles.

📄 PDF Abstract BibTeX arXiv:2404.02403

Code (1)

ipouyall/benchmarking_chatgpt_for_persian 공식 구현

Tasks

BenchmarkingGeneral KnowledgeMath

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 &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Benchmarking Open-Source Large Language Models for Persian in Zero-Shot and Few-Shot Learning

2025-10-05 · Mahdi Cherakhloo, Arash Abbasi, Mohammad Saeid Sarafraz, Bijan Vosoughi Vahdat arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities across numerous languages; however, their effectiveness in low-resource languages like Persian requires thorough investigation. This paper presents a…

Reading ComprehensionSentiment AnalysisQuestion AnsweringFew-Shot Learning

LRW-Persian: Lip-reading in the Wild Dataset for Persian Language

2025-10-26 · Zahra Taghizadeh, Mohammad Shahverdikondori, Arian Noori, Alireza Dadgarnia arxiv

Lipreading has emerged as an increasingly important research area for developing robust speech recognition systems and assistive technologies for the hearing-impaired. However, non-English resources for visual speech rec…

Visual Speech RecognitionCross-Lingual Transfer

LLM-Powered Grapheme-to-Phoneme Conversion: Benchmark and Case Study

2024-09-13 · Mahta Fetrat Qharabagh, Zahra Dehghanian, Hamid R. Rabiee

Grapheme-to-phoneme (G2P) conversion is critical in speech processing, particularly for applications like speech synthesis. G2P systems must possess linguistic understanding and contextual awareness of languages with pol…

BenchmarkingGrapheme-to-Phoneme ConversionSentenceSpeech Synthesis

PerMedCQA: Benchmarking Large Language Models on Medical Consumer Question Answering in Persian Language

2025-05-23 · Naghmeh Jamali, Milad Mohammadi, Danial Baledi, Zahra Rezvani 외

Medical consumer question answering (CQA) is crucial for empowering patients by providing personalized and reliable health information. Despite recent advances in large language models (LLMs) for medical QA, consumer-ori…

BenchmarkingQuestion Answering

Extending LLMs to New Languages: A Case Study of Llama and Persian Adaptation

2024-12-17 · Samin Mahdizadeh Sani, Pouya Sadeghi, Thuy-Trang Vu, Yadollah Yaghoobzadeh 외

Large language models (LLMs) have made great progress in classification and text generation tasks. However, they are mainly trained on English data and often struggle with low-resource languages. In this study, we explor…

Classificationparameter-efficient fine-tuningText GenerationTransfer Learning