File size: 878 Bytes
58f55e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
language: 

- Danish

tags:
- Hatespeech
- Danish
- BERT
license: MIT
datasets: 
- DKHate - OffensEval2020 
- https://figshare.com/articles/dataset/Danish_Hate_Speech_Abusive_Language_data/12220805
Classes:
- Hateful
- Not Hateful
---

# MyModelName

DKbert-hatespeech-classification

## Model description

Use this model to detect hatespeech in Danish

## Training data

Describe the data you used to train the model.
If you initialized it with pre-trained weights, add a link to the pre-trained model card or repository with description of the pre-training data.

## Training procedure

Preprocessing, hardware used, hyperparameters...

## Project information

This model was made in collaboration between Johan Horsmans and Gustav Aarup Lauridsen for their Cultural Data Science Exam

### BibTeX entry and citation info

```bibtex
@inproceedings{...,
  year={2020}
}
```