Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,8 @@ datasets:
|
|
9 |
- SinclairSchneider/trainset_political_text_yes_no_german
|
10 |
---
|
11 |
|
12 |
-
This classifier
|
|
|
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
|