leandroaraujodev
commited on
Commit
•
b6c208e
1
Parent(s):
fd93a01
End of training
Browse files- README.md +6 -5
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,13 +50,14 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
- Transformers 4.44.2
|
61 |
- Pytorch 2.4.1+cu121
|
|
|
62 |
- Tokenizers 0.19.1
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3046
|
22 |
+
- Accuracy: 0.8228
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.3704 | 1.0 | 818 | 0.2935 | 0.8113 |
|
54 |
+
| 0.2466 | 2.0 | 1636 | 0.2945 | 0.8246 |
|
55 |
+
| 0.2048 | 3.0 | 2454 | 0.3046 | 0.8228 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
- Transformers 4.44.2
|
61 |
- Pytorch 2.4.1+cu121
|
62 |
+
- Datasets 3.0.0
|
63 |
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435725300
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:772c14de68ee706368ad2852f5222034beb2d7936f46b0cf40be4666b461cfd9
|
3 |
size 435725300
|