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