End of training
Browse files- README.md +86 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: mDeBERTa-v3-base-xnli-multilingual-nli-2mil7
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# mDeBERTa-v3-base-xnli-multilingual-nli-2mil7
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7) on the None dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.3496
|
21 |
+
- F1 Macro: 0.8808
|
22 |
+
- F1 Micro: 0.8813
|
23 |
+
- Accuracy Balanced: 0.8806
|
24 |
+
- Accuracy: 0.8813
|
25 |
+
- Precision Macro: 0.8810
|
26 |
+
- Recall Macro: 0.8806
|
27 |
+
- Precision Micro: 0.8813
|
28 |
+
- Recall Micro: 0.8813
|
29 |
+
|
30 |
+
## Model description
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training and evaluation data
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Training procedure
|
43 |
+
|
44 |
+
### Training hyperparameters
|
45 |
+
|
46 |
+
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 2e-05
|
48 |
+
- train_batch_size: 16
|
49 |
+
- eval_batch_size: 128
|
50 |
+
- seed: 20241201
|
51 |
+
- gradient_accumulation_steps: 2
|
52 |
+
- total_train_batch_size: 32
|
53 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
54 |
+
- lr_scheduler_type: linear
|
55 |
+
- lr_scheduler_warmup_ratio: 0.06
|
56 |
+
- num_epochs: 3
|
57 |
+
|
58 |
+
### Training results
|
59 |
+
|
60 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 Macro | F1 Micro | Accuracy Balanced | Accuracy | Precision Macro | Recall Macro | Precision Micro | Recall Micro |
|
61 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------------:|:--------:|:---------------:|:------------:|:---------------:|:------------:|
|
62 |
+
| 0.4669 | 0.17 | 200 | 0.4194 | 0.8011 | 0.8015 | 0.8068 | 0.8015 | 0.8029 | 0.8068 | 0.8015 | 0.8015 |
|
63 |
+
| 0.3921 | 0.34 | 400 | 0.4010 | 0.8139 | 0.8205 | 0.8095 | 0.8205 | 0.8283 | 0.8095 | 0.8205 | 0.8205 |
|
64 |
+
| 0.3468 | 0.51 | 600 | 0.3457 | 0.8459 | 0.8486 | 0.8445 | 0.8486 | 0.8478 | 0.8445 | 0.8486 | 0.8486 |
|
65 |
+
| 0.3299 | 0.68 | 800 | 0.3523 | 0.8595 | 0.8613 | 0.8598 | 0.8613 | 0.8593 | 0.8598 | 0.8613 | 0.8613 |
|
66 |
+
| 0.3192 | 0.85 | 1000 | 0.3372 | 0.8570 | 0.8592 | 0.8563 | 0.8592 | 0.8578 | 0.8563 | 0.8592 | 0.8592 |
|
67 |
+
| 0.3063 | 1.02 | 1200 | 0.3502 | 0.8594 | 0.8602 | 0.8627 | 0.8602 | 0.8585 | 0.8627 | 0.8602 | 0.8602 |
|
68 |
+
| 0.2481 | 1.19 | 1400 | 0.3579 | 0.8600 | 0.8624 | 0.8589 | 0.8624 | 0.8615 | 0.8589 | 0.8624 | 0.8624 |
|
69 |
+
| 0.2447 | 1.35 | 1600 | 0.3617 | 0.8636 | 0.8650 | 0.8649 | 0.8650 | 0.8628 | 0.8649 | 0.8650 | 0.8650 |
|
70 |
+
| 0.2496 | 1.52 | 1800 | 0.3494 | 0.8658 | 0.8677 | 0.8654 | 0.8677 | 0.8661 | 0.8654 | 0.8677 | 0.8677 |
|
71 |
+
| 0.2444 | 1.69 | 2000 | 0.3345 | 0.8644 | 0.8666 | 0.8635 | 0.8666 | 0.8656 | 0.8635 | 0.8666 | 0.8666 |
|
72 |
+
| 0.2217 | 1.86 | 2200 | 0.3452 | 0.8714 | 0.8724 | 0.8737 | 0.8724 | 0.8703 | 0.8737 | 0.8724 | 0.8724 |
|
73 |
+
| 0.2149 | 2.03 | 2400 | 0.3673 | 0.8727 | 0.8740 | 0.8737 | 0.8740 | 0.8719 | 0.8737 | 0.8740 | 0.8740 |
|
74 |
+
| 0.166 | 2.2 | 2600 | 0.3971 | 0.8731 | 0.8751 | 0.8723 | 0.8751 | 0.8741 | 0.8723 | 0.8751 | 0.8751 |
|
75 |
+
| 0.1685 | 2.37 | 2800 | 0.3884 | 0.8696 | 0.8714 | 0.8693 | 0.8714 | 0.8698 | 0.8693 | 0.8714 | 0.8714 |
|
76 |
+
| 0.1737 | 2.54 | 3000 | 0.3896 | 0.8674 | 0.8692 | 0.8672 | 0.8692 | 0.8676 | 0.8672 | 0.8692 | 0.8692 |
|
77 |
+
| 0.1667 | 2.71 | 3200 | 0.3950 | 0.8718 | 0.8735 | 0.8717 | 0.8735 | 0.8718 | 0.8717 | 0.8735 | 0.8735 |
|
78 |
+
| 0.1811 | 2.88 | 3400 | 0.3889 | 0.8707 | 0.8724 | 0.8708 | 0.8724 | 0.8707 | 0.8708 | 0.8724 | 0.8724 |
|
79 |
+
|
80 |
+
|
81 |
+
### Framework versions
|
82 |
+
|
83 |
+
- Transformers 4.33.3
|
84 |
+
- Pytorch 2.5.1+cu121
|
85 |
+
- Datasets 2.14.7
|
86 |
+
- 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:4d0485a7e77c316d92c80d0ee9fe40159c2765abb8db985f7fabaabb236c6768
|
3 |
size 1115313586
|