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 | 77 | 0.
|
59 |
-
| No log | 2.0 | 154 | 0.
|
60 |
-
| No log | 3.0 | 231 | 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.0597
|
24 |
+
- Precision: 0.0484
|
25 |
+
- Recall: 0.0156
|
26 |
+
- F1: 0.0236
|
27 |
+
- Accuracy: 0.9851
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 77 | 0.1020 | 0.0 | 0.0 | 0.0 | 0.9817 |
|
59 |
+
| No log | 2.0 | 154 | 0.0695 | 0.0 | 0.0 | 0.0 | 0.9842 |
|
60 |
+
| No log | 3.0 | 231 | 0.0597 | 0.0484 | 0.0156 | 0.0236 | 0.9851 |
|
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:7642b2545a39ca1b837f8836bba7886e4fe4e28106cca5d4b7665a983aee54df
|
3 |
size 433393508
|
runs/Nov03_20-11-17_c6b92884a012/events.out.tfevents.1699042295.c6b92884a012.36022.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54bfd66fb89f1a40ca6565675e9cdb7646c4ca8c872c33f001ab031f01904b28
|
3 |
+
size 6781
|
runs/Nov03_20-11-17_c6b92884a012/events.out.tfevents.1699042535.c6b92884a012.36022.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba4d549e2443f63bb385094cb4442b51429b130e9c84a993485f7d59d87de919
|
3 |
+
size 560
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44bd1c49041b6027c2cedf9fc0e7200139d51af4d21e84c83e17481455499d39
|
3 |
size 4600
|