breadlicker45 commited on
Commit
013449b
·
verified ·
1 Parent(s): a558000

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ base_model:
9
  this is the first multilingual gender classification model that can classify Male, Female, and Non-Binary just from text with 80% accuracy.
10
 
11
  # fine-tuning details:
12
- - batch size:64
13
  - steps (including warm up steps): 5000
14
  - warm up steps: 500
15
  - GPU used: An Nvidia 5090 gpu
 
9
  this is the first multilingual gender classification model that can classify Male, Female, and Non-Binary just from text with 80% accuracy.
10
 
11
  # fine-tuning details:
12
+ - batch size: 64
13
  - steps (including warm up steps): 5000
14
  - warm up steps: 500
15
  - GPU used: An Nvidia 5090 gpu