paper-with-me

홈 › Papers

Creating Arabic LLM Prompts at Scale

2024-08-12 · Abdelrahman El-Sheikh, Ahmed Elmogtaba, Kareem Darwish, Muhammad Elmallah, Ashraf Elneima, Hassan Sawaf

The debut of chatGPT and BARD has popularized instruction following text generation using LLMs, where a user can interrogate an LLM using natural language requests and obtain natural language answers that matches their requests. Training LLMs to respond in this manner requires a large number of worked out examples of user requests (aka prompts) with corresponding gold responses. In this paper, we introduce two methods for creating such prompts for Arabic cheaply and quickly. The first methods entails automatically translating existing prompt datasets from English, such as PromptSource and Super-NaturalInstructions, and then using machine translation quality estimation to retain high quality translations only. The second method involves creating natural language prompts on top of existing Arabic NLP datasets. Using these two methods we were able to create more than 67.4 million Arabic prompts that cover a variety of tasks including summarization, headline generation, grammar checking, open/closed question answering, creative writing, etc. We show that fine tuning an open 7 billion parameter large language model, namely base Qwen2 7B, enables it to outperform a state-of-the-art 70 billion parameter instruction tuned model, namely Llama3 70B, in handling Arabic prompts.

📄 PDF Abstract BibTeX arXiv:2408.05882

Code (0)

등록된 구현이 없습니다.

Tasks

Headline GenerationInstruction FollowingLanguage ModelingLanguage ModellingLarge Language ModelMachine TranslationQuestion AnsweringText Generation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Creating Resources for Dialectal Arabic from a Single Annotation: A Case Study on Egyptian and Levantine

2016-12-01 · COLING 2016 12 · Esk, Ramy er, Nizar Habash, Owen Rambow 외

Arabic dialects present a special problem for natural language processing because there are few resources, they have no standard orthography, and have not been studied much. However, as more and more written dialectal Ar…

Morphological Analysis

Exploratory Arabic Offensive Language Dataset Analysis

2021-01-20 · Fatemah Husain, Ozlem Uzuner

This paper adding more insights towards resources and datasets used in Arabic offensive language research. The main goal of this paper is to guide researchers in Arabic offensive language in selecting appropriate dataset…

Arabic Word Generation and Modelling for Spell Checking

2012-05-01 · LREC 2012 5 · Khaled Shaalan, Mohammed Attia, Pavel Pecina, Younes Samih 외

Arabic is a language known for its rich and complex morphology. Although many research projects have focused on the problem of Arabic morphological analysis using different techniques and approaches, very few have addres…

Language ModelingLanguage ModellingMorphological AnalysisSpelling Correction+1

101 Billion Arabic Words Dataset

2024-04-29 · Manel Aloui, Hasna Chouikhi, Ghaith Chaabane, Haithem Kchaou 외

In recent years, Large Language Models have revolutionized the field of natural language processing, showcasing an impressive rise predominantly in English-centric domains. These advancements have set a global benchmark,…

Code TranslationVideo Prediction

Botta: An Arabic Dialect Chatbot

2016-12-01 · COLING 2016 12 · Dana Abu Ali, Nizar Habash

This paper presents BOTTA, the first Arabic dialect chatbot. We explore the challenges of creating a conversational agent that aims to simulate friendly conversations using the Egyptian Arabic dialect. We present a numbe…

Chatbot