End of training
Browse files- README.md +85 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: asadfgglie/mDeBERTa-v3-base-xnli-multilingual-zeroshot-v1.0
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
model-index:
|
8 |
+
- name: mDeBERTa-v3-base-xnli-multilingual-zeroshot-v1.1-seed20241201
|
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-v3-base-xnli-multilingual-zeroshot-v1.1-seed20241201
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [asadfgglie/mDeBERTa-v3-base-xnli-multilingual-zeroshot-v1.0](https://huggingface.co/asadfgglie/mDeBERTa-v3-base-xnli-multilingual-zeroshot-v1.0) on the None dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.6134
|
20 |
+
- F1 Macro: 0.8616
|
21 |
+
- F1 Micro: 0.8634
|
22 |
+
- Accuracy Balanced: 0.8616
|
23 |
+
- Accuracy: 0.8634
|
24 |
+
- Precision Macro: 0.8616
|
25 |
+
- Recall Macro: 0.8616
|
26 |
+
- Precision Micro: 0.8634
|
27 |
+
- Recall Micro: 0.8634
|
28 |
+
|
29 |
+
## Model description
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Intended uses & limitations
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training and evaluation data
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Training procedure
|
42 |
+
|
43 |
+
### Training hyperparameters
|
44 |
+
|
45 |
+
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 2e-05
|
47 |
+
- train_batch_size: 16
|
48 |
+
- eval_batch_size: 128
|
49 |
+
- seed: 20241201
|
50 |
+
- gradient_accumulation_steps: 2
|
51 |
+
- total_train_batch_size: 32
|
52 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
+
- lr_scheduler_type: linear
|
54 |
+
- lr_scheduler_warmup_ratio: 0.06
|
55 |
+
- num_epochs: 3
|
56 |
+
|
57 |
+
### Training results
|
58 |
+
|
59 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 Macro | F1 Micro | Accuracy Balanced | Accuracy | Precision Macro | Recall Macro | Precision Micro | Recall Micro |
|
60 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------------:|:--------:|:---------------:|:------------:|:---------------:|:------------:|
|
61 |
+
| 0.2034 | 0.17 | 200 | 0.4241 | 0.8481 | 0.8518 | 0.8451 | 0.8518 | 0.8541 | 0.8451 | 0.8518 | 0.8518 |
|
62 |
+
| 0.219 | 0.34 | 400 | 0.4178 | 0.8608 | 0.8624 | 0.8615 | 0.8624 | 0.8602 | 0.8615 | 0.8624 | 0.8624 |
|
63 |
+
| 0.2142 | 0.51 | 600 | 0.3810 | 0.8572 | 0.8602 | 0.8548 | 0.8602 | 0.8613 | 0.8548 | 0.8602 | 0.8602 |
|
64 |
+
| 0.199 | 0.68 | 800 | 0.4314 | 0.8537 | 0.8571 | 0.8508 | 0.8571 | 0.8590 | 0.8508 | 0.8571 | 0.8571 |
|
65 |
+
| 0.2005 | 0.85 | 1000 | 0.4282 | 0.8572 | 0.8602 | 0.8547 | 0.8602 | 0.8615 | 0.8547 | 0.8602 | 0.8602 |
|
66 |
+
| 0.1846 | 1.02 | 1200 | 0.4631 | 0.8691 | 0.8703 | 0.8707 | 0.8703 | 0.8681 | 0.8707 | 0.8703 | 0.8703 |
|
67 |
+
| 0.154 | 1.19 | 1400 | 0.4922 | 0.8599 | 0.8613 | 0.8610 | 0.8613 | 0.8590 | 0.8610 | 0.8613 | 0.8613 |
|
68 |
+
| 0.1432 | 1.35 | 1600 | 0.5020 | 0.8540 | 0.8560 | 0.8540 | 0.8560 | 0.8541 | 0.8540 | 0.8560 | 0.8560 |
|
69 |
+
| 0.1335 | 1.52 | 1800 | 0.5313 | 0.8479 | 0.8507 | 0.8461 | 0.8507 | 0.8505 | 0.8461 | 0.8507 | 0.8507 |
|
70 |
+
| 0.1373 | 1.69 | 2000 | 0.5018 | 0.8546 | 0.8571 | 0.8533 | 0.8571 | 0.8563 | 0.8533 | 0.8571 | 0.8571 |
|
71 |
+
| 0.128 | 1.86 | 2200 | 0.4896 | 0.8644 | 0.8655 | 0.8665 | 0.8655 | 0.8633 | 0.8665 | 0.8655 | 0.8655 |
|
72 |
+
| 0.1257 | 2.03 | 2400 | 0.4922 | 0.8648 | 0.8666 | 0.8648 | 0.8666 | 0.8648 | 0.8648 | 0.8666 | 0.8666 |
|
73 |
+
| 0.0959 | 2.2 | 2600 | 0.5814 | 0.8589 | 0.8613 | 0.8576 | 0.8613 | 0.8606 | 0.8576 | 0.8613 | 0.8613 |
|
74 |
+
| 0.0918 | 2.37 | 2800 | 0.5987 | 0.8617 | 0.8634 | 0.8618 | 0.8634 | 0.8615 | 0.8618 | 0.8634 | 0.8634 |
|
75 |
+
| 0.0992 | 2.54 | 3000 | 0.6117 | 0.8631 | 0.8650 | 0.8629 | 0.8650 | 0.8634 | 0.8629 | 0.8650 | 0.8650 |
|
76 |
+
| 0.0897 | 2.71 | 3200 | 0.6191 | 0.8583 | 0.8602 | 0.8583 | 0.8602 | 0.8584 | 0.8583 | 0.8602 | 0.8602 |
|
77 |
+
| 0.1065 | 2.88 | 3400 | 0.6221 | 0.8625 | 0.8645 | 0.8619 | 0.8645 | 0.8631 | 0.8619 | 0.8645 | 0.8645 |
|
78 |
+
|
79 |
+
|
80 |
+
### Framework versions
|
81 |
+
|
82 |
+
- Transformers 4.33.3
|
83 |
+
- Pytorch 2.5.1+cu121
|
84 |
+
- Datasets 2.14.7
|
85 |
+
- Tokenizers 0.13.3
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1115313586
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c61c8298d2cc42cddd9008f55e61dd279f308e74d8cc28cc4f1693d7f2813592
|
3 |
size 1115313586
|