paper-with-me

홈 › Papers

German FinBERT: A German Pre-trained Language Model

2023-11-15 · Moritz Scherrmann

This study presents German FinBERT, a novel pre-trained German language model tailored for financial textual data. The model is trained through a comprehensive pre-training process, leveraging a substantial corpus comprising financial reports, ad-hoc announcements and news related to German companies. The corpus size is comparable to the data sets commonly used for training standard BERT models. I evaluate the performance of German FinBERT on downstream tasks, specifically sentiment prediction, topic recognition and question answering against generic German language models. My results demonstrate improved performance on finance-specific data, indicating the efficacy of German FinBERT in capturing domain-specific nuances. The presented findings suggest that German FinBERT holds promise as a valuable tool for financial text analysis, potentially benefiting various applications in the financial domain.

📄 PDF Abstract BibTeX arXiv:2311.08793

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingmodelQuestion Answering

Methods 이 논문이 사용한 방법론

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 &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
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…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Benchmarking Vision Language Models on German Factual Data

2025-04-15 · René Peinl, Vincent Tischler

Similar to LLMs, the development of vision language models is mainly driven by English datasets and models trained in English and Chinese language, whereas support for other languages, even those considered high-resource…

Benchmarking

GottBERT: a pure German Language Model

2020-12-03 · Raphael Scheible, Fabian Thomczyk, Patric Tippmann, Victor Jaravine 외

Lately, pre-trained language models advanced the field of natural language processing (NLP). The introduction of Bidirectional Encoders for Transformers (BERT) and its optimized version RoBERTa have had significant impac…

Language ModelingLanguage Modellingmodelnamed-entity-recognition+5

Including Swiss Standard German in GermaNet

2019-07-01 · GWC 2019 7 · Eva Huber, Erhard Hinrichs

GermaNet (Henrich and Hinrichs, 2010; Hamp and Feldweg, 1997) is a comprehensive wordnet of Standard German spoken in the Federal Republic of Germany. The GermaNet team aims at modelling the basic vocabulary of the langu…

SuperGLEBer: German Language Understanding Evaluation Benchmark

2024-06-20 · NAACL 2024 6 · Jan Pfister, Andreas Hotho

We assemble a broad Natural Language Understanding benchmark suite for the German language and consequently evaluate a wide array of existing German-capable models in order to create a better understanding of the current…

Document ClassificationNatural Language UnderstandingQuestion AnsweringSentence+1

G-SciEdBERT: A Contextualized LLM for Science Assessment Tasks in German

2024-02-09 · Ehsan Latif, Gyeong-Geon Lee, Knut Neumann, Tamara Kastorff 외

The advancement of natural language processing has paved the way for automated scoring systems in various languages, such as German (e.g., German BERT [G-BERT]). Automatically scoring written responses to science questio…

Language ModellingLarge Language Model