maximuspowers
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ result = classifier("Tall people are so clumsy")
|
|
36 |
// ]
|
37 |
```
|
38 |
|
39 |
-
This model was trained on a [synthetic dataset](https://huggingface.co/datasets/ethical-spectacle/biased-corpus) of biased statements and questions, generated by Mistal 7B as part of the [GUS-Net paper](https://
|
40 |
|
41 |
### Model Performance:
|
42 |
| Label | F1 Score | Precision | Recall |
|
|
|
36 |
// ]
|
37 |
```
|
38 |
|
39 |
+
This model was trained on a [synthetic dataset](https://huggingface.co/datasets/ethical-spectacle/biased-corpus) of biased statements and questions, generated by Mistal 7B as part of the [GUS-Net paper](https://arxiv.org/abs/2410.08388).
|
40 |
|
41 |
### Model Performance:
|
42 |
| Label | F1 Score | Precision | Recall |
|