AAMartinez
commited on
Commit
•
9c38b44
1
Parent(s):
307fe5c
End of training
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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:
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -43,7 +43,7 @@ More information needed
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
-
- learning_rate:
|
47 |
- train_batch_size: 16
|
48 |
- eval_batch_size: 16
|
49 |
- seed: 42
|
@@ -55,11 +55,11 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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: 0.6805
|
24 |
+
- Precision: 0.7854
|
25 |
+
- Recall: 0.7743
|
26 |
+
- F1: 0.7774
|
27 |
+
- Accuracy: 0.7743
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 1e-05
|
47 |
- train_batch_size: 16
|
48 |
- eval_batch_size: 16
|
49 |
- seed: 42
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.5478 | 1.0 | 284 | 0.4797 | 0.7607 | 0.7654 | 0.7612 | 0.7654 |
|
59 |
+
| 0.4446 | 2.0 | 568 | 0.4527 | 0.7868 | 0.7901 | 0.7873 | 0.7901 |
|
60 |
+
| 0.3613 | 3.0 | 852 | 0.5176 | 0.7704 | 0.7707 | 0.7573 | 0.7707 |
|
61 |
+
| 0.276 | 4.0 | 1136 | 0.6189 | 0.7663 | 0.7707 | 0.7628 | 0.7707 |
|
62 |
+
| 0.1998 | 5.0 | 1420 | 0.6805 | 0.7854 | 0.7743 | 0.7774 | 0.7743 |
|
63 |
|
64 |
|
65 |
### 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:c347c9ad485a178f09a746799c23bf4e3fde02eb42ee4cb391c403e1d6dd7a35
|
3 |
size 435722224
|
runs/Jun11_10-24-00_5248e87620aa/events.out.tfevents.1718101441.5248e87620aa.12516.0
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:9045dc87570db24390a2f6c7d3d63f951645d520267b2f377ac05c4c40694ac7
|
3 |
+
size 8775
|