g-assismoraes
commited on
Commit
•
42ba366
1
Parent(s):
e7d6a5d
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: mit
|
4 |
+
base_model: microsoft/mdeberta-v3-base
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
model-index:
|
8 |
+
- name: mdeberta-semeval25_narratives09_maxf1_fold3
|
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 |
+
# mdeberta-semeval25_narratives09_maxf1_fold3
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [microsoft/mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) on the None dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 4.1972
|
20 |
+
- Precision Samples: 0.3634
|
21 |
+
- Recall Samples: 0.7451
|
22 |
+
- F1 Samples: 0.4586
|
23 |
+
- Precision Macro: 0.6979
|
24 |
+
- Recall Macro: 0.4621
|
25 |
+
- F1 Macro: 0.2857
|
26 |
+
- Precision Micro: 0.3270
|
27 |
+
- Recall Micro: 0.6974
|
28 |
+
- F1 Micro: 0.4452
|
29 |
+
- Precision Weighted: 0.4846
|
30 |
+
- Recall Weighted: 0.6974
|
31 |
+
- F1 Weighted: 0.3864
|
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 |
+
| 5.6486 | 1.0 | 19 | 5.3335 | 1.0 | 0.0 | 0.0 | 1.0 | 0.0476 | 0.0476 | 1.0 | 0.0 | 0.0 | 1.0 | 0.0 | 0.0 |
|
63 |
+
| 5.1544 | 2.0 | 38 | 5.1485 | 0.3023 | 0.3614 | 0.2993 | 0.8755 | 0.1773 | 0.1289 | 0.2996 | 0.3063 | 0.3029 | 0.7138 | 0.3063 | 0.1870 |
|
64 |
+
| 4.8667 | 3.0 | 57 | 4.9432 | 0.2776 | 0.4614 | 0.3282 | 0.8665 | 0.2238 | 0.1327 | 0.2853 | 0.4022 | 0.3338 | 0.6952 | 0.4022 | 0.1947 |
|
65 |
+
| 4.5126 | 4.0 | 76 | 4.6697 | 0.3487 | 0.5930 | 0.4045 | 0.7826 | 0.2967 | 0.1944 | 0.3166 | 0.5129 | 0.3915 | 0.5781 | 0.5129 | 0.2876 |
|
66 |
+
| 4.6317 | 5.0 | 95 | 4.4823 | 0.3405 | 0.6624 | 0.4196 | 0.7583 | 0.3672 | 0.2290 | 0.3034 | 0.5978 | 0.4025 | 0.5513 | 0.5978 | 0.3219 |
|
67 |
+
| 4.4113 | 6.0 | 114 | 4.3402 | 0.3574 | 0.7394 | 0.4481 | 0.7165 | 0.4305 | 0.2537 | 0.3140 | 0.6790 | 0.4294 | 0.4928 | 0.6790 | 0.3587 |
|
68 |
+
| 3.9755 | 7.0 | 133 | 4.2814 | 0.3659 | 0.7354 | 0.4539 | 0.7175 | 0.4258 | 0.2523 | 0.3176 | 0.6716 | 0.4313 | 0.4960 | 0.6716 | 0.3581 |
|
69 |
+
| 4.0457 | 8.0 | 152 | 4.2820 | 0.3549 | 0.7009 | 0.4398 | 0.7116 | 0.4227 | 0.2646 | 0.32 | 0.6494 | 0.4287 | 0.4905 | 0.6494 | 0.3644 |
|
70 |
+
| 4.0695 | 9.0 | 171 | 4.1947 | 0.3767 | 0.7511 | 0.4662 | 0.7109 | 0.4572 | 0.2863 | 0.3259 | 0.7011 | 0.4450 | 0.4949 | 0.7011 | 0.3884 |
|
71 |
+
| 4.3445 | 10.0 | 190 | 4.1972 | 0.3634 | 0.7451 | 0.4586 | 0.6979 | 0.4621 | 0.2857 | 0.3270 | 0.6974 | 0.4452 | 0.4846 | 0.6974 | 0.3864 |
|
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
|
runs/Oct27_17-47-09_icuff-Z790-UD/events.out.tfevents.1730062031.icuff-Z790-UD.556423.4
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:ebf5ab7e3016e2930f3eac9abd29da04a62917380d6f740cc3ba32cc199ff48d
|
3 |
+
size 19894
|