Model save
Browse files- README.md +20 -12
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -25,16 +25,16 @@ model-index:
|
|
| 25 |
metrics:
|
| 26 |
- name: Precision
|
| 27 |
type: precision
|
| 28 |
-
value: 0.
|
| 29 |
- name: Recall
|
| 30 |
type: recall
|
| 31 |
-
value: 0.
|
| 32 |
- name: F1
|
| 33 |
type: f1
|
| 34 |
-
value: 0.
|
| 35 |
- name: Accuracy
|
| 36 |
type: accuracy
|
| 37 |
-
value: 0.
|
| 38 |
---
|
| 39 |
|
| 40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 44 |
|
| 45 |
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the __main__ dataset.
|
| 46 |
It achieves the following results on the evaluation set:
|
| 47 |
-
- Loss:
|
| 48 |
-
- Precision: 0.
|
| 49 |
-
- Recall: 0.
|
| 50 |
-
- F1: 0.
|
| 51 |
-
- Accuracy: 0.
|
| 52 |
|
| 53 |
## Model description
|
| 54 |
|
|
@@ -73,14 +73,22 @@ The following hyperparameters were used during training:
|
|
| 73 |
- seed: 42
|
| 74 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 75 |
- lr_scheduler_type: linear
|
| 76 |
-
- num_epochs:
|
| 77 |
|
| 78 |
### Training results
|
| 79 |
|
| 80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 81 |
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 82 |
-
| 0.
|
| 83 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 84 |
|
| 85 |
|
| 86 |
### Framework versions
|
|
|
|
| 25 |
metrics:
|
| 26 |
- name: Precision
|
| 27 |
type: precision
|
| 28 |
+
value: 0.5783305117853887
|
| 29 |
- name: Recall
|
| 30 |
type: recall
|
| 31 |
+
value: 0.6134825252106645
|
| 32 |
- name: F1
|
| 33 |
type: f1
|
| 34 |
+
value: 0.5953881217321357
|
| 35 |
- name: Accuracy
|
| 36 |
type: accuracy
|
| 37 |
+
value: 0.7670984455958549
|
| 38 |
---
|
| 39 |
|
| 40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 44 |
|
| 45 |
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the __main__ dataset.
|
| 46 |
It achieves the following results on the evaluation set:
|
| 47 |
+
- Loss: 1.5136
|
| 48 |
+
- Precision: 0.5783
|
| 49 |
+
- Recall: 0.6135
|
| 50 |
+
- F1: 0.5954
|
| 51 |
+
- Accuracy: 0.7671
|
| 52 |
|
| 53 |
## Model description
|
| 54 |
|
|
|
|
| 73 |
- seed: 42
|
| 74 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 75 |
- lr_scheduler_type: linear
|
| 76 |
+
- num_epochs: 10
|
| 77 |
|
| 78 |
### Training results
|
| 79 |
|
| 80 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 81 |
|:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 82 |
+
| 0.7447 | 1.0 | 5905 | 0.7678 | 0.4966 | 0.5209 | 0.5085 | 0.7409 |
|
| 83 |
+
| 0.6153 | 2.0 | 11810 | 0.7378 | 0.5628 | 0.5600 | 0.5614 | 0.7624 |
|
| 84 |
+
| 0.4623 | 3.0 | 17715 | 0.7959 | 0.5449 | 0.5836 | 0.5636 | 0.7573 |
|
| 85 |
+
| 0.3629 | 4.0 | 23620 | 0.8921 | 0.5679 | 0.6017 | 0.5843 | 0.7631 |
|
| 86 |
+
| 0.246 | 5.0 | 29525 | 1.0286 | 0.5878 | 0.5955 | 0.5916 | 0.7685 |
|
| 87 |
+
| 0.1923 | 6.0 | 35430 | 1.2142 | 0.5926 | 0.5957 | 0.5941 | 0.7689 |
|
| 88 |
+
| 0.1477 | 7.0 | 41335 | 1.3019 | 0.5681 | 0.6091 | 0.5879 | 0.7591 |
|
| 89 |
+
| 0.1214 | 8.0 | 47240 | 1.4101 | 0.5834 | 0.6110 | 0.5969 | 0.7659 |
|
| 90 |
+
| 0.0793 | 9.0 | 53145 | 1.4745 | 0.5848 | 0.6136 | 0.5989 | 0.7688 |
|
| 91 |
+
| 0.0733 | 10.0 | 59050 | 1.5136 | 0.5783 | 0.6135 | 0.5954 | 0.7671 |
|
| 92 |
|
| 93 |
|
| 94 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 433528852
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e2afb94bab0bbaf21a291d4b983658665ad23a58e9643d269c4fe6ebd3828a4
|
| 3 |
size 433528852
|