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.0433
|
24 |
+
- Precision: 0.4043
|
25 |
+
- Recall: 0.3239
|
26 |
+
- F1: 0.3596
|
27 |
+
- Accuracy: 0.9904
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 111 | 0.0564 | 0.0 | 0.0 | 0.0 | 0.9884 |
|
59 |
+
| No log | 2.0 | 222 | 0.0448 | 0.2871 | 0.1648 | 0.2094 | 0.9896 |
|
60 |
+
| No log | 3.0 | 333 | 0.0433 | 0.4043 | 0.3239 | 0.3596 | 0.9904 |
|
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:8a95fb7d1d5b3b10e655829632455d86b96ab5ad2369c527780e03cad994d3e0
|
3 |
size 433393508
|
runs/Nov11_17-18-54_5b5b061c3edc/events.out.tfevents.1699723189.5b5b061c3edc.32174.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb0d10dabf2d646c9f4d2ba18d1e16d679ac83b97ce0ef3d34068a0ff8516e6c
|
3 |
+
size 6781
|
runs/Nov11_17-18-54_5b5b061c3edc/events.out.tfevents.1699723587.5b5b061c3edc.32174.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:497e476a97c4a34299709db02e1127628f4429bdb7e065ba045834dcc0966778
|
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:79da367907dca4993193b33ab387021a17cbb2582e24751f71871f211bd7036b
|
3 |
size 4600
|