Pith. sign in

REVIEW 1 cited by

Creating Arabic LLM Prompts at Scale

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2408.05882 v1 pith:GP2RWM6X submitted 2024-08-12 cs.CL

classification cs.CL
keywords promptsarabiclanguagecreatingmethodsnaturalrequestsbillion
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

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.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. BALSAM: A Platform for Benchmarking Arabic Large Language Models

    cs.CL 2025-07 conditional novelty 6.0 of 10

    BALSAM is a new Arabic LLM benchmark with blind test sets, and the paper argues that LLM-based judging should replace n-gram and embedding metrics for scoring it.

Pith tools