File size: 424 Bytes
c399304
 
 
 
 
 
23d6a01
 
c399304
 
 
 
 
5e84e24
c399304
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
language:
- de
tags:
- text-classification
- german-news-classification
datasets:
- gnad10
metrics:
- accuracy
- precision
- recall
- f1
base_model: google-bert/bert-base-german-cased
---

# German BERT for News Classification

This a bert-base-german-cased model finetuned for text classification on german news articles

## Training data
Used the training set from the 10KGNAD dataset (gnad10 on HuggingFace Datasets).