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,9 +55,9 @@ 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 |
-
|
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### 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 an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0102
|
24 |
+
- Precision: 0.8045
|
25 |
+
- Recall: 0.9065
|
26 |
+
- F1: 0.8525
|
27 |
+
- Accuracy: 0.9973
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 333 | 0.0263 | 0.5974 | 0.6466 | 0.6210 | 0.9927 |
|
59 |
+
| 0.0747 | 2.0 | 666 | 0.0126 | 0.7436 | 0.8780 | 0.8052 | 0.9967 |
|
60 |
+
| 0.0747 | 3.0 | 999 | 0.0102 | 0.8045 | 0.9065 | 0.8525 | 0.9973 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
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:0abf8665dd9621f6c6d5d581d5a49845da79a73327e85afbd99795c3bf61851f
|
3 |
size 433393508
|
runs/Nov14_17-15-31_ca8741d66a59/events.out.tfevents.1699982140.ca8741d66a59.1396.2
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:cd7d63e83373f1690acc40f9b26adc177399b597ee76e3c632eae2b3d153516b
|
3 |
+
size 6947
|
runs/Nov14_17-15-31_ca8741d66a59/events.out.tfevents.1699983314.ca8741d66a59.1396.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:447fbe15a95b19f7959db31264e1622031a21a66c27a5711d7bbb4f66b820c9e
|
3 |
+
size 560
|