Konstantin commited on
Commit
04939ef
1 Parent(s): 39b898c

Add initial model card

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - de
4
+ tags:
5
+ - distilbert
6
+ - german
7
+ - classification
8
+ datasets:
9
+ - germeval21
10
+ ---
11
+
12
+ # German Toxic Comment Classification
13
+
14
+ The model was trained on the [GermEval21](https://github.com/germeval2021toxic/SharedTask/tree/main/Data%20Sets) and IWG Hatespeech dataset. [[paper](https://arxiv.org/pdf/1701.08118.pdf), [dataset](https://github.com/UCSM-DUE/IWG_hatespeech_public)]