paper-with-me

Papers

HerBERT: Efficiently Pretrained Transformer-based Language Model for Polish

2021-05-04 · EACL (BSNLP) 2021 4 · Robert Mroczkowski, Piotr Rybak, Alina Wróblewska, Ireneusz Gawlik

BERT-based models are currently used for solving nearly all Natural Language Processing (NLP) tasks and most often achieve state-of-the-art results. Therefore, the NLP community conducts extensive research on understanding these models, but above all on designing effective and efficient training procedures. Several ablation studies investigating how to train BERT-like models have been carried out, but the vast majority of them concerned only the English language. A training procedure designed for English does not have to be universal and applicable to other especially typologically different languages. Therefore, this paper presents the first ablation study focused on Polish, which, unlike the isolating English language, is a fusional language. We design and thoroughly evaluate a pretraining procedure of transferring knowledge from multilingual to monolingual BERT-based models. In addition to multilingual model initialization, other factors that possibly influence pretraining are also explored, i.e. training objective, corpus size, BPE-Dropout, and pretraining length. Based on the proposed procedure, a Polish BERT-based language model -- HerBERT -- is trained. This model achieves state-of-the-art results on multiple downstream tasks.

📄 PDF Abstract BibTeX arXiv:2105.01735

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

HerBERT Based Language Model Detects Quantifiers and Their Semantic Properties in Polish

2022-06-01 · LREC 2022 6 · Marcin Woliński, Bartłomiej Nitoń, Witold Kieraś, Jakub Szymanik

The paper presents a tool for automatic marking up of quantifying expressions, their semantic features, and scopes. We explore the idea of using a BERT based neural model for the task (in this case HerBERT, a model train…

Language ModelingLanguage Modelling

Punctuation Prediction for Polish Texts using Transformers

2024-10-06 · Jakub Pokrywka

Speech recognition systems typically output text lacking punctuation. However, punctuation is crucial for written text comprehension. To tackle this problem, Punctuation Prediction models are developed. This paper descri…

PredictionReading Comprehensionspeech-recognitionSpeech Recognition

KLEJ: Comprehensive Benchmark for Polish Language Understanding

2020-05-01 · ACL 2020 6 · Piotr Rybak, Robert Mroczkowski, Janusz Tracz, Ireneusz Gawlik

In recent years, a series of Transformer-based models unlocked major improvements in general natural language understanding (NLU) tasks. Such a fast pace of research would not be possible without general NLU benchmarks, …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language Inference+3

ADMEDTAGGER: an annotation framework for distillation of expert knowledge for the Polish medical language

2025-12-27 · Franciszek Górski, Andrzej Czyżewski arxiv

In this work, we present an annotation framework that demonstrates how a multilingual LLM pretrained on a large corpus can be used as a teacher model to distill the expert knowledge needed for tagging medical texts in Po…

MAUPQA: Massive Automatically-created Polish Question Answering Dataset

2023-05-09 · Piotr Rybak

Recently, open-domain question answering systems have begun to rely heavily on annotated datasets to train neural passage retrievers. However, manually annotating such datasets is both difficult and time-consuming, which…

Open-Domain Question AnsweringPassage RetrievalQuestion AnsweringRetrieval