AAMartinez
commited on
Commit
•
6a695a1
1
Parent(s):
448283e
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: 1.
|
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: 1.0655
|
24 |
+
- Precision: 0.7690
|
25 |
+
- Recall: 0.7690
|
26 |
+
- F1: 0.7690
|
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.5264 | 1.0 | 284 | 0.5050 | 0.7619 | 0.7619 | 0.7619 | 0.7619 |
|
59 |
+
| 0.4133 | 2.0 | 568 | 0.4516 | 0.7937 | 0.7937 | 0.7937 | 0.7937 |
|
60 |
+
| 0.289 | 3.0 | 852 | 0.6485 | 0.7531 | 0.7531 | 0.7531 | 0.7531 |
|
61 |
+
| 0.1804 | 4.0 | 1136 | 0.7828 | 0.7813 | 0.7813 | 0.7813 | 0.7813 |
|
62 |
+
| 0.1147 | 5.0 | 1420 | 1.0655 | 0.7690 | 0.7690 | 0.7690 | 0.7690 |
|
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:b9b68dd6749b96f1e3e6bf03adff39b45a1a318c241ddd146c97eaef73c5d44c
|
3 |
size 435722224
|
runs/Jun10_15-34-54_feeb7bdd688d/events.out.tfevents.1718033696.feeb7bdd688d.433.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:8aff702147298b2353592663165eaf581c048a96ca3697bb2bfbd12532aba191
|
3 |
+
size 8775
|