Question Answering
Transformers
PyTorch
German
bert
scherrmann commited on
Commit
d3c27dc
·
1 Parent(s): a932602

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  language:
4
  - de
5
  ---
6
- # German FinBERT For QuAD(Further Pre-trained Version, Fine-Tuned for Financial Question Answering)
7
 
8
  German FinBERT is a BERT language model focusing on the financial domain within the German language. In my [paper](https://arxiv.org/pdf/2311.08793.pdf), I describe in more detail the steps taken to train the model and show that it outperforms its generic benchmarks for finance specific downstream tasks.
9
 
 
3
  language:
4
  - de
5
  ---
6
+ # German FinBERT For QuAD (Further Pre-trained Version, Fine-Tuned for Financial Question Answering)
7
 
8
  German FinBERT is a BERT language model focusing on the financial domain within the German language. In my [paper](https://arxiv.org/pdf/2311.08793.pdf), I describe in more detail the steps taken to train the model and show that it outperforms its generic benchmarks for finance specific downstream tasks.
9