maximuspowers commited on
Commit
3bd1ef5
·
verified ·
1 Parent(s): 37bd076

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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://www.linkedin.com/posts/maximuspowers_gus-net-social-bias-ner-model-activity-7245547070978240512-QUqO).
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 |