philippgawlik commited on
Commit
c3a5e56
1 Parent(s): 01ae0d9

Minor formatting

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -24,6 +24,7 @@ This is a model for the task of classifying whether or not a articles comment ad
24
  This classification task is implemented as a binary classification into:
25
 
26
  label 0: the comment holds no mention
 
27
  label 1: the comment addresses the moderation team/authors of the media house
28
 
29
  We decided to use [german-gpt2](https://huggingface.co/dbmdz/german-gpt2) by MDZ of Bayerische Staatsbibliothek as the foundation model.
 
24
  This classification task is implemented as a binary classification into:
25
 
26
  label 0: the comment holds no mention
27
+
28
  label 1: the comment addresses the moderation team/authors of the media house
29
 
30
  We decided to use [german-gpt2](https://huggingface.co/dbmdz/german-gpt2) by MDZ of Bayerische Staatsbibliothek as the foundation model.