Model save
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 an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,14 +55,14 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log | 1.0 |
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
-
- Transformers 4.35.
|
66 |
- Pytorch 2.1.0+cu118
|
67 |
-
- Datasets 2.14.
|
68 |
-
- Tokenizers 0.
|
|
|
20 |
|
21 |
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.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0060
|
24 |
+
- Precision: 0.8894
|
25 |
+
- Recall: 0.9253
|
26 |
+
- F1: 0.9070
|
27 |
+
- Accuracy: 0.9985
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 444 | 0.0190 | 0.6522 | 0.8078 | 0.7217 | 0.9950 |
|
59 |
+
| 0.0813 | 2.0 | 888 | 0.0088 | 0.856 | 0.9168 | 0.8853 | 0.9981 |
|
60 |
+
| 0.0111 | 3.0 | 1332 | 0.0060 | 0.8894 | 0.9253 | 0.9070 | 0.9985 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
+
- Transformers 4.35.2
|
66 |
- Pytorch 2.1.0+cu118
|
67 |
+
- Datasets 2.14.7
|
68 |
+
- Tokenizers 0.15.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433393508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8b65262d3cc30ca7ad6f2120726e74cbb430f5f3090d6b7414559d4a770911e
|
3 |
size 433393508
|
runs/Nov15_23-30-30_a7380c9bb054/events.out.tfevents.1700091494.a7380c9bb054.2089.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:111319e28b1e38829ce465096f418b3d25c23555020575174b6883e5405f556c
|
3 |
+
size 7104
|
runs/Nov15_23-30-30_a7380c9bb054/events.out.tfevents.1700093027.a7380c9bb054.2089.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11144bf5e4004190bcf2b9deb9f28540eb6905155b8b5f9c59216b0401b4d828
|
3 |
+
size 560
|