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 |
-
|
|
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.0066
|
24 |
+
- Precision: 0.8985
|
25 |
+
- Recall: 0.8716
|
26 |
+
- F1: 0.8848
|
27 |
+
- Accuracy: 0.9987
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 306 | 0.0206 | 0.5889 | 0.3164 | 0.4117 | 0.9955 |
|
59 |
+
| 0.0699 | 2.0 | 612 | 0.0091 | 0.8193 | 0.7851 | 0.8018 | 0.9980 |
|
60 |
+
| 0.0699 | 3.0 | 918 | 0.0066 | 0.8985 | 0.8716 | 0.8848 | 0.9987 |
|
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:b09324b9f1266a25b7bd409c8b339a1079f9e00893cfb6e0aac6b74406a9763d
|
3 |
size 433393508
|
runs/Nov06_15-24-14_21739723958a/events.out.tfevents.1699284269.21739723958a.21786.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:ca5d7271deda63320797298b4c389c92dea6aeab158b17a06677bf34847eb201
|
3 |
+
size 6947
|
runs/Nov06_15-24-14_21739723958a/events.out.tfevents.1699285269.21739723958a.21786.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ee1091367b1f436730dc8682cf2cec64fe41e02b397f1fdb6bb2511d5bc31ff
|
3 |
+
size 560
|