End of training
Browse files
README.md
CHANGED
@@ -8,20 +8,20 @@ metrics:
|
|
8 |
- accuracy
|
9 |
- f1
|
10 |
model-index:
|
11 |
-
- name: sexism-detector-English-121212e-
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
-
# sexism-detector-English-121212e-
|
19 |
|
20 |
This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -40,7 +40,7 @@ More information needed
|
|
40 |
### Training hyperparameters
|
41 |
|
42 |
The following hyperparameters were used during training:
|
43 |
-
- learning_rate:
|
44 |
- train_batch_size: 12
|
45 |
- eval_batch_size: 12
|
46 |
- seed: 42
|
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
8 |
- accuracy
|
9 |
- f1
|
10 |
model-index:
|
11 |
+
- name: sexism-detector-English-121212e-501
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# sexism-detector-English-121212e-501
|
19 |
|
20 |
This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.3383
|
23 |
+
- Accuracy: 0.8675
|
24 |
+
- F1: 0.8637
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
40 |
### Training hyperparameters
|
41 |
|
42 |
The following hyperparameters were used during training:
|
43 |
+
- learning_rate: 2e-05
|
44 |
- train_batch_size: 12
|
45 |
- eval_batch_size: 12
|
46 |
- seed: 42
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
+
| 0.4069 | 1.0 | 1167 | 0.3383 | 0.8675 | 0.8637 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
runs/Nov26_04-44-09_a978c963c651/events.out.tfevents.1732596251.a978c963c651.2451.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b63cd1860e969fe99cc146e1beb6b0ea8b7a3df1f83a7044285a0916c53e7451
|
3 |
+
size 6046
|