paper-with-me

Papers

EstBERT: A Pretrained Language-Specific BERT for Estonian

2020-11-09 · NoDaLiDa 2021 5 · Hasan Tanvir, Claudia Kittask, Sandra Eiche, Kairit Sirts

This paper presents EstBERT, a large pretrained transformer-based language-specific BERT model for Estonian. Recent work has evaluated multilingual BERT models on Estonian tasks and found them to outperform the baselines. Still, based on existing studies on other languages, a language-specific BERT model is expected to improve over the multilingual ones. We first describe the EstBERT pretraining process and then present the results of the models based on finetuned EstBERT for multiple NLP tasks, including POS and morphological tagging, named entity recognition and text classification. The evaluation results show that the models based on EstBERT outperform multilingual BERT models on five tasks out of six, providing further evidence towards a view that training language-specific BERT models are still useful, even when multilingual models are available.

📄 PDF Abstract BibTeX arXiv:2011.04784

Code (0)

등록된 구현이 없습니다.

Tasks

Morphological Taggingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)POStext-classificationText Classification

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
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$…
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
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 &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Comparison of Current Approaches to Lemmatization: A Case Study in Estonian

2024-04-23 · Aleksei Dorkin, Kairit Sirts

This study evaluates three different lemmatization approaches to Estonian -- Generative character-level models, Pattern-based word-level classification models, and rule-based morphological analysis. According to our expe…

ClassificationLemmatizationMorphological Analysis

KliniskVestBERT: BERT Model Specialised to Norwegian Clinical Texts

2026-06-01 · Christian Autenried, Cosimo Persia arxiv

The increasing application of Natural Language Processing (NLP) in healthcare demands language models specifically attuned to the complexities of clinical language. This work introduces KliniskVestBERT, a suite of three …

Training dataset and dictionary sizes matter in BERT models: the case of Baltic languages

2021-12-20 · Matej Ulčar, Marko Robnik-Šikonja

Large pretrained masked language models have become state-of-the-art solutions for many NLP problems. While studies have shown that monolingual models produce better results than multilingual models, the training dataset…

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Evaluating Multilingual BERT for Estonian

2020-10-01 · Claudia Kittask, Kirill Milintsevich, Kairit Sirts

Recently, large pre-trained language models, such as BERT, have reached state-of-the-art performance in many natural language processing tasks, but for many languages, including Estonian, BERT models are not yet availabl…

Morphological TaggingNERPOStext-classification+1

Improving Estonian Text Simplification through Pretrained Language Models and Custom Datasets

2025-01-26 · Eduard Barbu, Meeri-Ly Muru, Sten Marcus Malva

This study introduces an approach to Estonian text simplification using two model architectures: a neural machine translation model and a fine-tuned large language model (LLaMA). Given the limited resources for Estonian,…

Language ModelingLanguage ModellingLarge Language ModelMachine Translation+2