AAMartinez
commited on
Commit
•
2dd45ff
1
Parent(s):
9ef660d
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,13 @@ 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: 1.7782
|
24 |
+
- Precision: 0.7641
|
25 |
+
- Recall: 0.7690
|
26 |
+
- F1: 0.7621
|
27 |
+
- Accuracy: 0.7690
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
43 |
### Training hyperparameters
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 2e-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.5887 | 1.0 | 284 | 0.5397 | 0.7478 | 0.7319 | 0.7362 | 0.7319 |
|
59 |
+
| 0.4617 | 2.0 | 568 | 0.4880 | 0.7842 | 0.7090 | 0.7136 | 0.7090 |
|
60 |
+
| 0.3256 | 3.0 | 852 | 0.7394 | 0.7646 | 0.7690 | 0.7603 | 0.7690 |
|
61 |
+
| 0.2023 | 4.0 | 1136 | 0.8880 | 0.7808 | 0.7831 | 0.7816 | 0.7831 |
|
62 |
+
| 0.1305 | 5.0 | 1420 | 1.0510 | 0.7747 | 0.7619 | 0.7654 | 0.7619 |
|
63 |
+
| 0.0916 | 6.0 | 1704 | 1.4921 | 0.7452 | 0.7496 | 0.7464 | 0.7496 |
|
64 |
+
| 0.0494 | 7.0 | 1988 | 1.7782 | 0.7641 | 0.7690 | 0.7621 | 0.7690 |
|
65 |
|
66 |
|
67 |
### 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:ff1f5eabac6610b650380b5b0d503094af1d0c01132b6a4f7ec65d7bfa98cbdb
|
3 |
size 435722224
|
runs/Jun11_11-13-19_ade33af8e696/events.out.tfevents.1718104400.ade33af8e696.876.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:0b38e7d07bb750caf4553295e0e4ee1bced34c9bacc3f0418c83636f6da4c6fe
|
3 |
+
size 10141
|