breadlicker45 commited on
Commit
8efe709
·
verified ·
1 Parent(s): 6e26c98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,7 +1,13 @@
 
 
 
 
 
 
1
  It's 48% accurate at guessing male, female, and non-binary. (random guessing is 33.33% accurate)
2
 
3
  But I am aware it is biased towards males because of a data diversity issue.
4
 
5
  The diversity issues being I collected different post amounts based on each user's account gender.
6
 
7
- I plan to fix this in v5.
 
1
+ ---
2
+ datasets:
3
+ - breadlicker45/gender-bluesky-classification-v4
4
+ base_model:
5
+ - Lajavaness/bilingual-embedding-base
6
+ ---
7
  It's 48% accurate at guessing male, female, and non-binary. (random guessing is 33.33% accurate)
8
 
9
  But I am aware it is biased towards males because of a data diversity issue.
10
 
11
  The diversity issues being I collected different post amounts based on each user's account gender.
12
 
13
+ I plan to fix this in v5.