Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,9 @@ Use this model if you want a debiased alternative to a BERT classifier.
|
|
19 |
|
20 |
Please refer to the paper to know all the training details.
|
21 |
|
|
|
|
|
|
|
22 |
## Model
|
23 |
|
24 |
This model is the fine-tuned version of the Italian [dbmdz/bert-base-italian-uncased](https://huggingface.co/dbmdz/bert-base-italian-uncased) model.
|
|
|
19 |
|
20 |
Please refer to the paper to know all the training details.
|
21 |
|
22 |
+
## Dataset
|
23 |
+
The model was fine-tuned on the [Italian Automatic Misogyny Identification dataset](https://ceur-ws.org/Vol-2765/paper161.pdf).
|
24 |
+
|
25 |
## Model
|
26 |
|
27 |
This model is the fine-tuned version of the Italian [dbmdz/bert-base-italian-uncased](https://huggingface.co/dbmdz/bert-base-italian-uncased) model.
|