clincolnoz
commited on
Commit
•
7013f8e
1
Parent(s):
4db5fa1
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ base_model: clincolnoz/MoreSexistBERT
|
|
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/MoreSexistBERT](https://huggingface.co/clincolnoz/MoreSexistBERT) on an
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.3337
|
21 |
- F1 Macro: 0.8461
|
@@ -94,4 +98,4 @@ weighted avg 0.886951 0.886750 0.886849 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/MoreSexistBERT](https://huggingface.co/clincolnoz/MoreSexistBERT) on an https://github.com/rewire-online/edos dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.3337
|
25 |
- F1 Macro: 0.8461
|
|
|
98 |
- Transformers 4.27.0.dev0
|
99 |
- Pytorch 1.13.1+cu117
|
100 |
- Datasets 2.9.0
|
101 |
+
- Tokenizers 0.13.2
|