Commit ·
0191be9
1
Parent(s): dcf4ada
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,10 @@ base_model: clincolnoz/LessSexistBERT
|
|
| 8 |
model-index:
|
| 9 |
- name: final-lr2e-5-bs16-fp16-2
|
| 10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -15,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# final-lr2e-5-bs16-fp16-2
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [clincolnoz/LessSexistBERT](https://huggingface.co/clincolnoz/LessSexistBERT) on an
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 0.3458
|
| 21 |
- F1 Macro: 0.8374
|
|
@@ -94,4 +98,4 @@ weighted avg 0.880544 0.880750 0.880645 4000.00000 |
|
|
| 94 |
- Transformers 4.27.0.dev0
|
| 95 |
- Pytorch 1.13.1+cu117
|
| 96 |
- Datasets 2.9.0
|
| 97 |
-
- Tokenizers 0.13.2
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: final-lr2e-5-bs16-fp16-2
|
| 10 |
results: []
|
| 11 |
+
language:
|
| 12 |
+
- en
|
| 13 |
+
library_name: transformers
|
| 14 |
+
pipeline_tag: text-classification
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 19 |
|
| 20 |
# final-lr2e-5-bs16-fp16-2
|
| 21 |
|
| 22 |
+
This model is a fine-tuned version of [clincolnoz/LessSexistBERT](https://huggingface.co/clincolnoz/LessSexistBERT) on an https://github.com/rewire-online/edos dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
- Loss: 0.3458
|
| 25 |
- F1 Macro: 0.8374
|
|
|
|
| 98 |
- Transformers 4.27.0.dev0
|
| 99 |
- Pytorch 1.13.1+cu117
|
| 100 |
- Datasets 2.9.0
|
| 101 |
+
- Tokenizers 0.13.2
|