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