paper-with-me

Papers

JABER and SABER: Junior and Senior Arabic BERt

2021-12-08 · Abbas Ghaddar, Yimeng Wu, Ahmad Rashid, Khalil Bibi, Mehdi Rezagholizadeh, Chao Xing, Yasheng Wang, Duan Xinyu, Zhefeng Wang, Baoxing Huai, Xin Jiang, Qun Liu, Philippe Langlais

Language-specific pre-trained models have proven to be more accurate than multilingual ones in a monolingual evaluation setting, Arabic is no exception. However, we found that previously released Arabic BERT models were significantly under-trained. In this technical report, we present JABER and SABER, Junior and Senior Arabic BERt respectively, our pre-trained language model prototypes dedicated for Arabic. We conduct an empirical study to systematically evaluate the performance of models across a diverse set of existing Arabic NLU tasks. Experimental results show that JABER and SABER achieve state-of-the-art performances on ALUE, a new benchmark for Arabic Language Understanding Evaluation, as well as on a well-established NER benchmark.

📄 PDF Abstract BibTeX arXiv:2112.04329

Code (1)

huawei-noah/Pretrained-Language-Model 공식 구현 tf

Tasks

Language ModelingLanguage ModellingNER

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
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…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
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$…
Weight Decay 설명 없음
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

Revisiting Pre-trained Language Models and their Evaluation for Arabic Natural Language Understanding

2022-05-21 · Abbas Ghaddar, Yimeng Wu, Sunyam Bagga, Ahmad Rashid 외

There is a growing body of work in recent years to develop pre-trained language models (PLMs) for the Arabic language. This work concerns addressing two major problems in existing Arabic PLMs which constraint progress of…

Natural Language Understanding

From Junior to Senior: Allocating Agency and Navigating Professional Growth in Agentic AI-Mediated Software Engineering

2026-01-31 · Dana Feng, Bhada Yun, April Yi Wang arxiv

Juniors enter as AI-natives, seniors adapted mid-career. AI is not just changing how engineers code-it is reshaping who holds agency across work and professional growth. We contribute junior-senior accounts on their usag…

Weakly Supervised Fine-grained Span-Level Framework for Chinese Radiology Report Quality Assurance

2025-08-12 · Kaiyu Wang, Lin Mu, Zhiyao Yang, Ximing Li 외 arxiv

Quality Assurance (QA) for radiology reports refers to judging whether the junior reports (written by junior doctors) are qualified. The QA scores of one junior report are given by the senior doctor(s) after reviewing th…

On the importance of Data Scale in Pretraining Arabic Language Models

2024-01-15 · Abbas Ghaddar, Philippe Langlais, Mehdi Rezagholizadeh, Boxing Chen

Pretraining monolingual language models have been proven to be vital for performance in Arabic Natural Language Processing (NLP) tasks. In this paper, we conduct a comprehensive study on the role of data in Arabic Pretra…

DecoderLanguage ModelingLanguage Modelling

Tandem Reinforcement Learning with Verifiable Rewards

2026-06-26 · Difan Jiao, Raghav Singhal, Robert West, Ashton Anderson arxiv

Reinforcement learning with verifiable rewards (RLVR) has significantly improved the reasoning capability of large language models, reaching expert or even superhuman performance in domains such as competition math. Howe…

Reinforcement Learning