g-assismoraes commited on
Commit
cc4be5f
1 Parent(s): ae1b4ee

End of training

Browse files
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: microsoft/deberta-v3-large
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: deberta-large-semeval25_EN08_fold5
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
+ # deberta-large-semeval25_EN08_fold5
16
+
17
+ This model is a fine-tuned version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 7.7182
20
+ - Precision Samples: 0.1208
21
+ - Recall Samples: 0.8208
22
+ - F1 Samples: 0.2037
23
+ - Precision Macro: 0.3884
24
+ - Recall Macro: 0.6861
25
+ - F1 Macro: 0.2590
26
+ - Precision Micro: 0.1199
27
+ - Recall Micro: 0.7958
28
+ - F1 Micro: 0.2083
29
+ - Precision Weighted: 0.2373
30
+ - Recall Weighted: 0.7958
31
+ - F1 Weighted: 0.2493
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: 8
52
+ - eval_batch_size: 8
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
+ | 8.4241 | 1.0 | 73 | 9.1963 | 0.1263 | 0.4598 | 0.1863 | 0.8558 | 0.3082 | 0.2345 | 0.1268 | 0.3514 | 0.1863 | 0.5821 | 0.3514 | 0.1117 |
63
+ | 9.9703 | 2.0 | 146 | 8.5160 | 0.1313 | 0.6118 | 0.1989 | 0.7084 | 0.4108 | 0.2495 | 0.1110 | 0.5495 | 0.1848 | 0.4273 | 0.5495 | 0.1497 |
64
+ | 8.6571 | 3.0 | 219 | 8.3760 | 0.1104 | 0.6956 | 0.1813 | 0.5869 | 0.4853 | 0.2363 | 0.1057 | 0.6366 | 0.1814 | 0.3062 | 0.6366 | 0.1831 |
65
+ | 9.387 | 4.0 | 292 | 8.1585 | 0.1134 | 0.7748 | 0.1885 | 0.5228 | 0.6063 | 0.2487 | 0.1050 | 0.7447 | 0.1840 | 0.2682 | 0.7447 | 0.2017 |
66
+ | 8.4583 | 5.0 | 365 | 8.1996 | 0.1173 | 0.7660 | 0.1960 | 0.4457 | 0.6482 | 0.2512 | 0.1156 | 0.7417 | 0.2001 | 0.2496 | 0.7417 | 0.2253 |
67
+ | 6.3786 | 6.0 | 438 | 7.6840 | 0.1057 | 0.8007 | 0.1802 | 0.4090 | 0.6701 | 0.2410 | 0.1031 | 0.7838 | 0.1822 | 0.2405 | 0.7838 | 0.2289 |
68
+ | 8.2131 | 7.0 | 511 | 7.8402 | 0.1154 | 0.8003 | 0.1953 | 0.3992 | 0.6695 | 0.2514 | 0.1125 | 0.7688 | 0.1963 | 0.2317 | 0.7688 | 0.2324 |
69
+ | 6.8285 | 8.0 | 584 | 7.7532 | 0.1177 | 0.8106 | 0.1991 | 0.3970 | 0.6775 | 0.2552 | 0.1173 | 0.7808 | 0.2040 | 0.2350 | 0.7808 | 0.2416 |
70
+ | 5.5413 | 9.0 | 657 | 7.7258 | 0.1201 | 0.8140 | 0.2027 | 0.3872 | 0.6811 | 0.2571 | 0.1187 | 0.7838 | 0.2062 | 0.2364 | 0.7838 | 0.2474 |
71
+ | 5.9931 | 10.0 | 730 | 7.7182 | 0.1208 | 0.8208 | 0.2037 | 0.3884 | 0.6861 | 0.2590 | 0.1199 | 0.7958 | 0.2083 | 0.2373 | 0.7958 | 0.2493 |
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:d175e15392ad11021f2c75949aa07273ac6353c8ff131a7d4de281ae07e425ee
3
  size 1740665256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f15921ffc870482abba30d442880082df44fcc7f84246868a8bdb436c8c2c887
3
  size 1740665256
runs/Oct28_11-52-45_icuff-Z790-UD/events.out.tfevents.1730127166.icuff-Z790-UD.973062.8 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eac40a3ff5bafc0bd4a0334b3d64bab39ac0a1a4c93a823e63081cd59df68c18
3
- size 32925
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d49721f165540bf525491aaa35cdf04272cfb0dd0bce07b46bd20d558cea8a4
3
+ size 34233