kairos-posicao-bert3
Browse files- README.md +9 -9
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [belisards/congretimbau](https://huggingface.co/belisards/congretimbau) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- Precision: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -57,10 +57,10 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
59 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [belisards/congretimbau](https://huggingface.co/belisards/congretimbau) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.1336
|
25 |
+
- Accuracy: 0.8776
|
26 |
+
- F1: 0.8115
|
27 |
+
- Recall: 0.7919
|
28 |
+
- Precision: 0.8389
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
59 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
60 |
+
| 0.1343 | 2.8333 | 51 | 0.1396 | 0.7679 | 0.5492 | 0.5629 | 0.7832 |
|
61 |
+
| 0.1057 | 5.6667 | 102 | 0.1280 | 0.8036 | 0.6777 | 0.6543 | 0.7887 |
|
62 |
+
| 0.053 | 8.5 | 153 | 0.1457 | 0.8482 | 0.7899 | 0.7742 | 0.8125 |
|
63 |
+
| 0.0159 | 11.3333 | 204 | 0.2345 | 0.8482 | 0.7952 | 0.7854 | 0.8072 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1337640872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:908e2e1219380c9ddb2cd5fc4b281510c1a540dfef111555b650038c8151a0f0
|
3 |
size 1337640872
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bc4dd89db88a9af8de2b2103f299b8f2c70f59370a3e01a2fcfdac8b41b0ba3
|
3 |
size 5368
|