lBober commited on
Commit
49fbc4e
1 Parent(s): 74e5519

lBober/my-model-MiniLM-Area

Browse files
Files changed (3) hide show
  1. README.md +26 -26
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  license: mit
 
3
  tags:
4
  - generated_from_trainer
5
- base_model: Microsoft/Multilingual-MiniLM-L12-H384
6
  metrics:
7
  - accuracy
8
  - f1
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [Microsoft/Multilingual-MiniLM-L12-H384](https://huggingface.co/Microsoft/Multilingual-MiniLM-L12-H384) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 1.2516
24
- - Accuracy: 0.5827
25
- - F1: 0.5228
26
- - Precision: 0.4905
27
- - Recall: 0.5827
28
 
29
  ## Model description
30
 
@@ -55,26 +55,26 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
- | 1.8735 | 1.0 | 22 | 1.7614 | 0.3094 | 0.1462 | 0.0957 | 0.3094 |
59
- | 1.7665 | 2.0 | 44 | 1.6764 | 0.4604 | 0.3485 | 0.3194 | 0.4604 |
60
- | 1.683 | 3.0 | 66 | 1.5724 | 0.4964 | 0.3684 | 0.2930 | 0.4964 |
61
- | 1.6038 | 4.0 | 88 | 1.5156 | 0.5108 | 0.3787 | 0.3015 | 0.5108 |
62
- | 1.5742 | 5.0 | 110 | 1.4933 | 0.4820 | 0.3582 | 0.2921 | 0.4820 |
63
- | 1.5197 | 6.0 | 132 | 1.4276 | 0.5252 | 0.3909 | 0.3125 | 0.5252 |
64
- | 1.4965 | 7.0 | 154 | 1.4168 | 0.5180 | 0.3845 | 0.3058 | 0.5180 |
65
- | 1.4305 | 8.0 | 176 | 1.4016 | 0.5396 | 0.4551 | 0.3970 | 0.5396 |
66
- | 1.3606 | 9.0 | 198 | 1.3748 | 0.5108 | 0.3920 | 0.3845 | 0.5108 |
67
- | 1.3442 | 10.0 | 220 | 1.4114 | 0.5324 | 0.4359 | 0.3926 | 0.5324 |
68
- | 1.2944 | 11.0 | 242 | 1.3576 | 0.5540 | 0.4688 | 0.4111 | 0.5540 |
69
- | 1.2317 | 12.0 | 264 | 1.3163 | 0.5468 | 0.4652 | 0.4048 | 0.5468 |
70
- | 1.1677 | 13.0 | 286 | 1.2899 | 0.5612 | 0.4866 | 0.4355 | 0.5612 |
71
- | 1.1331 | 14.0 | 308 | 1.3172 | 0.5683 | 0.5073 | 0.5480 | 0.5683 |
72
- | 1.0908 | 15.0 | 330 | 1.2806 | 0.5468 | 0.4730 | 0.4395 | 0.5468 |
73
- | 1.0785 | 16.0 | 352 | 1.2631 | 0.5540 | 0.4743 | 0.4149 | 0.5540 |
74
- | 1.031 | 17.0 | 374 | 1.2667 | 0.5827 | 0.5159 | 0.4693 | 0.5827 |
75
- | 1.0057 | 18.0 | 396 | 1.2617 | 0.5827 | 0.5224 | 0.5055 | 0.5827 |
76
- | 0.9926 | 19.0 | 418 | 1.2477 | 0.5827 | 0.5223 | 0.4897 | 0.5827 |
77
- | 0.9799 | 20.0 | 440 | 1.2516 | 0.5827 | 0.5228 | 0.4905 | 0.5827 |
78
 
79
 
80
  ### Framework versions
 
1
  ---
2
  license: mit
3
+ base_model: Microsoft/Multilingual-MiniLM-L12-H384
4
  tags:
5
  - generated_from_trainer
 
6
  metrics:
7
  - accuracy
8
  - f1
 
20
 
21
  This model is a fine-tuned version of [Microsoft/Multilingual-MiniLM-L12-H384](https://huggingface.co/Microsoft/Multilingual-MiniLM-L12-H384) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.5228
24
+ - Accuracy: 0.4323
25
+ - F1: 0.3979
26
+ - Precision: 0.3932
27
+ - Recall: 0.4323
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
+ | 1.8812 | 1.0 | 25 | 1.8038 | 0.2839 | 0.1709 | 0.2712 | 0.2839 |
59
+ | 1.8043 | 2.0 | 50 | 1.7540 | 0.3742 | 0.2586 | 0.2046 | 0.3742 |
60
+ | 1.7687 | 3.0 | 75 | 1.6908 | 0.3806 | 0.2557 | 0.1927 | 0.3806 |
61
+ | 1.6959 | 4.0 | 100 | 1.6325 | 0.4 | 0.2695 | 0.2033 | 0.4 |
62
+ | 1.6178 | 5.0 | 125 | 1.6401 | 0.4129 | 0.3338 | 0.2874 | 0.4129 |
63
+ | 1.5189 | 6.0 | 150 | 1.5471 | 0.4581 | 0.3631 | 0.3030 | 0.4581 |
64
+ | 1.4393 | 7.0 | 175 | 1.5966 | 0.4258 | 0.3761 | 0.3451 | 0.4258 |
65
+ | 1.3757 | 8.0 | 200 | 1.5716 | 0.4452 | 0.3945 | 0.3556 | 0.4452 |
66
+ | 1.3032 | 9.0 | 225 | 1.5691 | 0.4387 | 0.3646 | 0.3443 | 0.4387 |
67
+ | 1.2434 | 10.0 | 250 | 1.5740 | 0.4452 | 0.4057 | 0.3798 | 0.4452 |
68
+ | 1.1837 | 11.0 | 275 | 1.5108 | 0.4645 | 0.3854 | 0.3852 | 0.4645 |
69
+ | 1.1231 | 12.0 | 300 | 1.5409 | 0.4516 | 0.3972 | 0.3561 | 0.4516 |
70
+ | 1.0815 | 13.0 | 325 | 1.5111 | 0.4774 | 0.4116 | 0.3865 | 0.4774 |
71
+ | 1.0555 | 14.0 | 350 | 1.5171 | 0.4645 | 0.4014 | 0.3674 | 0.4645 |
72
+ | 0.9964 | 15.0 | 375 | 1.4971 | 0.4581 | 0.3877 | 0.3504 | 0.4581 |
73
+ | 0.9627 | 16.0 | 400 | 1.5157 | 0.4516 | 0.4118 | 0.3882 | 0.4516 |
74
+ | 0.9247 | 17.0 | 425 | 1.4996 | 0.4387 | 0.3882 | 0.3664 | 0.4387 |
75
+ | 0.9286 | 18.0 | 450 | 1.4990 | 0.4452 | 0.4008 | 0.3856 | 0.4452 |
76
+ | 0.892 | 19.0 | 475 | 1.5288 | 0.4323 | 0.4025 | 0.4031 | 0.4323 |
77
+ | 0.8843 | 20.0 | 500 | 1.5228 | 0.4323 | 0.3979 | 0.3932 | 0.4323 |
78
 
79
 
80
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18bbafb3a0a9c5265b7c8e364817371fe4d66110c662f1d061e95de0b934275c
3
  size 470649364
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ae116eecfb29d46cdd7218825a5e358fbdb67473d14b16877816dcb31193a2c
3
  size 470649364
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da583ec41035c2bf6c4eb9a43cc11eab4e71dc3ac97dbe804c579851c6482a80
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af5446d90f373704ff98246c88d8d4ffe0fd42d9b5add5e781bb47ad8197ea75
3
  size 5112