Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
---
|
|
|
|
|
|
|
|
|
4 |
## Training procedure
|
5 |
|
6 |
A BERT classifier was trained on the Stereoset dataset (https://huggingface.co/datasets/stereoset). Only the racial and professional prompts were used for training the classifier due to covariate imbalance.
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
---
|
4 |
+
|
5 |
+
Authors: Forrest Kim, Joe Damisch, He Shi
|
6 |
+
|
7 |
+
|
8 |
## Training procedure
|
9 |
|
10 |
A BERT classifier was trained on the Stereoset dataset (https://huggingface.co/datasets/stereoset). Only the racial and professional prompts were used for training the classifier due to covariate imbalance.
|