File size: 377 Bytes
c399304
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
language:
- de
datasets:
- gnad10
tags:
- text-classification
- german-news-classification
metrics:
- accuracy
- precision
- recall
- f1
---

# 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).