Update README.md
Browse files
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
|