AAMartinez
commited on
Commit
•
deeca0d
1
Parent(s):
45c0113
End of training
Browse files- README.md +9 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# hate_BERTimbau_v1
|
20 |
|
21 |
-
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 1.
|
24 |
- Precision: 0.7690
|
25 |
- Recall: 0.7690
|
26 |
- F1: 0.7690
|
@@ -49,17 +49,18 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
18 |
|
19 |
# hate_BERTimbau_v1
|
20 |
|
21 |
+
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.0345
|
24 |
- Precision: 0.7690
|
25 |
- Recall: 0.7690
|
26 |
- F1: 0.7690
|
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 6
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.5301 | 1.0 | 284 | 0.5012 | 0.7443 | 0.7443 | 0.7443 | 0.7443 |
|
59 |
+
| 0.4174 | 2.0 | 568 | 0.4574 | 0.7725 | 0.7725 | 0.7725 | 0.7725 |
|
60 |
+
| 0.2942 | 3.0 | 852 | 0.5691 | 0.7760 | 0.7760 | 0.7760 | 0.7760 |
|
61 |
+
| 0.1929 | 4.0 | 1136 | 0.7652 | 0.7672 | 0.7672 | 0.7672 | 0.7672 |
|
62 |
+
| 0.1283 | 5.0 | 1420 | 0.9161 | 0.7601 | 0.7601 | 0.7601 | 0.7601 |
|
63 |
+
| 0.0966 | 6.0 | 1704 | 1.0345 | 0.7690 | 0.7690 | 0.7690 | 0.7690 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435722224
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b8058ef832ebd051c18f17e0eb6d3ca106c81d01236c5d1e885f2c805a4a81c
|
3 |
size 435722224
|