g-assismoraes
commited on
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: mit
|
4 |
+
base_model: neuralmind/bert-base-portuguese-cased
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
model-index:
|
8 |
+
- name: bbau-semeval25_fold4
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
# bbau-semeval25_fold4
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the None dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.4458
|
20 |
+
- Precision Samples: 1.0
|
21 |
+
- Recall Samples: 0.0
|
22 |
+
- F1 Samples: 0.0
|
23 |
+
- Precision Macro: 1.0
|
24 |
+
- Recall Macro: 0.4091
|
25 |
+
- F1 Macro: 0.4091
|
26 |
+
- Precision Micro: 1.0
|
27 |
+
- Recall Micro: 0.0
|
28 |
+
- F1 Micro: 0.0
|
29 |
+
- Precision Weighted: 1.0
|
30 |
+
- Recall Weighted: 0.0
|
31 |
+
- F1 Weighted: 0.0
|
32 |
+
|
33 |
+
## Model description
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Intended uses & limitations
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Training and evaluation data
|
42 |
+
|
43 |
+
More information needed
|
44 |
+
|
45 |
+
## Training procedure
|
46 |
+
|
47 |
+
### Training hyperparameters
|
48 |
+
|
49 |
+
The following hyperparameters were used during training:
|
50 |
+
- learning_rate: 2e-05
|
51 |
+
- train_batch_size: 32
|
52 |
+
- eval_batch_size: 32
|
53 |
+
- seed: 42
|
54 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
55 |
+
- lr_scheduler_type: linear
|
56 |
+
- num_epochs: 10
|
57 |
+
|
58 |
+
### Training results
|
59 |
+
|
60 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision Samples | Recall Samples | F1 Samples | Precision Macro | Recall Macro | F1 Macro | Precision Micro | Recall Micro | F1 Micro | Precision Weighted | Recall Weighted | F1 Weighted |
|
61 |
+
|:-------------:|:-----:|:----:|:---------------:|:-----------------:|:--------------:|:----------:|:---------------:|:------------:|:--------:|:---------------:|:------------:|:--------:|:------------------:|:---------------:|:-----------:|
|
62 |
+
| No log | 1.0 | 5 | 0.6306 | 0.0699 | 0.2911 | 0.1095 | 0.5166 | 0.6006 | 0.2907 | 0.0704 | 0.3585 | 0.1176 | 0.4119 | 0.3585 | 0.1190 |
|
63 |
+
| 0.6408 | 2.0 | 10 | 0.5798 | 0.0481 | 0.1398 | 0.0666 | 0.7414 | 0.4794 | 0.3825 | 0.0505 | 0.1321 | 0.0731 | 0.5897 | 0.1321 | 0.0513 |
|
64 |
+
| 0.6408 | 3.0 | 15 | 0.5419 | 0.05 | 0.0175 | 0.0243 | 0.8951 | 0.4394 | 0.3810 | 0.0326 | 0.0283 | 0.0303 | 0.8880 | 0.0283 | 0.0023 |
|
65 |
+
| 0.5512 | 4.0 | 20 | 0.5123 | 0.0625 | 0.0092 | 0.0143 | 0.9705 | 0.4242 | 0.4106 | 0.0392 | 0.0189 | 0.0255 | 0.9727 | 0.0189 | 0.0018 |
|
66 |
+
| 0.5512 | 5.0 | 25 | 0.4900 | 0.975 | 0.005 | 0.0083 | 0.9924 | 0.4167 | 0.4167 | 0.5 | 0.0094 | 0.0185 | 0.9906 | 0.0094 | 0.0094 |
|
67 |
+
| 0.5002 | 6.0 | 30 | 0.4730 | 1.0 | 0.0 | 0.0 | 1.0 | 0.4091 | 0.4091 | 1.0 | 0.0 | 0.0 | 1.0 | 0.0 | 0.0 |
|
68 |
+
| 0.5002 | 7.0 | 35 | 0.4612 | 1.0 | 0.0 | 0.0 | 1.0 | 0.4091 | 0.4091 | 1.0 | 0.0 | 0.0 | 1.0 | 0.0 | 0.0 |
|
69 |
+
| 0.4705 | 8.0 | 40 | 0.4529 | 1.0 | 0.0 | 0.0 | 1.0 | 0.4091 | 0.4091 | 1.0 | 0.0 | 0.0 | 1.0 | 0.0 | 0.0 |
|
70 |
+
| 0.4705 | 9.0 | 45 | 0.4477 | 1.0 | 0.0 | 0.0 | 1.0 | 0.4091 | 0.4091 | 1.0 | 0.0 | 0.0 | 1.0 | 0.0 | 0.0 |
|
71 |
+
| 0.4562 | 10.0 | 50 | 0.4458 | 1.0 | 0.0 | 0.0 | 1.0 | 0.4091 | 0.4091 | 1.0 | 0.0 | 0.0 | 1.0 | 0.0 | 0.0 |
|
72 |
+
|
73 |
+
|
74 |
+
### Framework versions
|
75 |
+
|
76 |
+
- Transformers 4.46.0
|
77 |
+
- Pytorch 2.3.1
|
78 |
+
- Datasets 2.21.0
|
79 |
+
- Tokenizers 0.20.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435919088
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45cb8f9cddf8f0ad24ddbe8cf159b4e5d28cb9d09cbc2999081419d995c1f80e
|
3 |
size 435919088
|
runs/Oct28_14-28-55_icuff-Z790-UD/events.out.tfevents.1730136537.icuff-Z790-UD.1083150.6
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:5f3246d345ae985e59aa39eaaafb7f9e51ea00d4bd9333a607858d52f4cb47db
|
3 |
+
size 18739
|