SinclairSchneider commited on
Commit
37c03fd
·
verified ·
1 Parent(s): e80b937

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,7 +9,8 @@ datasets:
9
  - SinclairSchneider/trainset_political_text_yes_no_german
10
  ---
11
 
12
- This classifier is based on the model ikim-uk-essen/geberta-base and trained on the dataset SinclairSchneider/trainset_political_text_yes_no_german.
 
13
  The train script can be found under this [link](https://huggingface.co/SinclairSchneider/german_politic_DeBERTa-v2-base/blob/main/train.py)
14
 
15
  ```python
 
9
  - SinclairSchneider/trainset_political_text_yes_no_german
10
  ---
11
 
12
+ This classifier tells whether a German text is a political text or not.
13
+ It is based on the model ikim-uk-essen/geberta-base and trained on the dataset SinclairSchneider/trainset_political_text_yes_no_german.
14
  The train script can be found under this [link](https://huggingface.co/SinclairSchneider/german_politic_DeBERTa-v2-base/blob/main/train.py)
15
 
16
  ```python