paper-with-me

홈 › Papers

Arabic Stable LM: Adapting Stable LM 2 1.6B to Arabic

2024-12-05 · Zaid Alyafeai, Michael Pieler, Hannah Teufel, Jonathan Tow, Marco Bellagente, Duy Phung, Nikhil Pinnaparaju, Reshinth Adithyan, Paulo Rocha, Maksym Zhuravinskyi, Carlos Riquelme

Large Language Models (LLMs) have shown impressive results in multiple domains of natural language processing (NLP) but are mainly focused on the English language. Recently, more LLMs have incorporated a larger proportion of multilingual text to represent low-resource languages. In Arabic NLP, several Arabic-centric LLMs have shown remarkable results on multiple benchmarks in the past two years. However, most Arabic LLMs have more than 7 billion parameters, which increases their hardware requirements and inference latency, when compared to smaller LLMs. This paper introduces Arabic Stable LM 1.6B in a base and chat version as a small but powerful Arabic-centric LLM. Our Arabic Stable LM 1.6B chat model achieves impressive results on several benchmarks beating multiple models with up to 8x the parameters. In addition, we show the benefit of mixing in synthetic instruction tuning data by augmenting our fine-tuning data with a large synthetic dialogue dataset.

📄 PDF Abstract BibTeX arXiv:2412.04277

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

AraModernBERT: Transtokenized Initialization and Long-Context Encoder Modeling for Arabic

2026-02-10 · Omar Elshehy, Omer Nacar, Abdelbasset Djamai, Muhammed Ragab 외 arxiv

Encoder-only transformer models remain widely used for discriminative NLP tasks, yet recent architectural advances have largely focused on English. In this work, we present AraModernBERT, an adaptation of the ModernBERT …

Natural Language UnderstandingQuestion Similarity

Bilingual Adaptation of Monolingual Foundation Models

2024-07-13 · Gurpreet Gosal, Yishi Xu, Gokul Ramakrishnan, Rituraj Joshi 외

We present an efficient method for adapting a monolingual Large Language Model (LLM) to another language, addressing challenges of catastrophic forgetting and tokenizer limitations. We focus this study on adapting Llama …

Continual PretrainingCross-Lingual TransferLanguage ModelingLanguage Modelling+1

AraNLP: a Java-based Library for the Processing of Arabic Text.

2014-05-01 · LREC 2014 5 · Maha Althobaiti, Udo Kruschwitz, Massimo Poesio

We present a free, Java-based library named {``}AraNLP{''} that covers various Arabic text preprocessing tools. Although a good number of tools for processing Arabic text already exist, integration and compatibility prob…

Information RetrievalMachine TranslationPOSSentence+1

Sentiment Analysis of Arabic Algerian Dialect Using a Supervised Method

2020-04-16 · International Conference on Intelligent Systems and Advanced Computing Sciences (ISACS) 2020 4 · Adel Abdelli, Fayçal Guerrouf, Okba Tibermacine, Belkacem Abdelli

Sentiment analysis holds an important place in Natural Language Processing (NLP) due to its utility in resolving different issues in many fields such as e-commerce, politic sciences, social media analysis, cybersecurity,…

Sentiment Analysis

Statistical Parsing by Machine Learning from a Classical Arabic Treebank

2015-10-25 · Kais Dukes

Research into statistical parsing for English has enjoyed over a decade of successful results. However, adapting these models to other languages has met with difficulties. Previous comparative work has shown that Modern …

BIG-bench Machine LearningConstituency Parsing