forki commited on
Commit
f1e4fe4
1 Parent(s): 8a61628

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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.