yemen2016 commited on
Commit
3fdf5eb
·
verified ·
1 Parent(s): 4ba34fd

End of training

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [KennethEnevoldsen/dfm-sentence-encoder-large-exp2-no-lang-align](https://huggingface.co/KennethEnevoldsen/dfm-sentence-encoder-large-exp2-no-lang-align) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Accuracy: 0.9233
24
- - Precision: 0.9320
25
- - Recall: 0.9233
26
- - F1: 0.9242
27
- - Loss: 0.4244
28
 
29
  ## Model description
30
 
@@ -58,29 +58,29 @@ The following hyperparameters were used during training:
58
 
59
  | Training Loss | Epoch | Step | Accuracy | Precision | Recall | F1 | Validation Loss |
60
  |:-------------:|:-----:|:----:|:--------:|:---------:|:------:|:------:|:---------------:|
61
- | No log | 1.0 | 13 | 0.8908 | 0.8900 | 0.8908 | 0.8810 | 0.3843 |
62
- | No log | 2.0 | 26 | 0.9036 | 0.9104 | 0.9036 | 0.9048 | 0.3565 |
63
- | No log | 3.0 | 39 | 0.8880 | 0.8911 | 0.8880 | 0.8830 | 0.4132 |
64
- | No log | 4.0 | 52 | 0.8832 | 0.8989 | 0.8832 | 0.8797 | 0.6744 |
65
- | No log | 5.0 | 65 | 0.9622 | 0.9633 | 0.9622 | 0.9622 | 0.1572 |
66
- | No log | 6.0 | 78 | 0.9080 | 0.9219 | 0.9080 | 0.9050 | 0.4412 |
67
- | No log | 7.0 | 91 | 0.9279 | 0.9411 | 0.9279 | 0.9318 | 0.3629 |
68
- | No log | 8.0 | 104 | 0.9114 | 0.9226 | 0.9114 | 0.9083 | 0.5200 |
69
- | No log | 9.0 | 117 | 0.9409 | 0.9462 | 0.9409 | 0.9420 | 0.3053 |
70
- | No log | 10.0 | 130 | 0.9119 | 0.9235 | 0.9119 | 0.9128 | 0.4940 |
71
- | No log | 11.0 | 143 | 0.9100 | 0.9211 | 0.9100 | 0.9109 | 0.4786 |
72
- | No log | 12.0 | 156 | 0.9233 | 0.9312 | 0.9233 | 0.9241 | 0.3583 |
73
- | No log | 13.0 | 169 | 0.9391 | 0.9439 | 0.9391 | 0.9399 | 0.3192 |
74
- | No log | 14.0 | 182 | 0.9270 | 0.9351 | 0.9270 | 0.9280 | 0.3744 |
75
- | No log | 15.0 | 195 | 0.9245 | 0.9329 | 0.9245 | 0.9253 | 0.4091 |
76
- | No log | 16.0 | 208 | 0.9240 | 0.9324 | 0.9240 | 0.9248 | 0.4123 |
77
- | No log | 17.0 | 221 | 0.9224 | 0.9312 | 0.9224 | 0.9232 | 0.4258 |
78
- | No log | 18.0 | 234 | 0.9228 | 0.9316 | 0.9228 | 0.9237 | 0.4260 |
79
- | No log | 18.48 | 240 | 0.9233 | 0.9320 | 0.9233 | 0.9242 | 0.4244 |
80
 
81
 
82
  ### Framework versions
83
 
84
- - Transformers 4.47.1
85
  - Pytorch 2.5.1+cu124
86
  - Tokenizers 0.21.0
 
20
 
21
  This model is a fine-tuned version of [KennethEnevoldsen/dfm-sentence-encoder-large-exp2-no-lang-align](https://huggingface.co/KennethEnevoldsen/dfm-sentence-encoder-large-exp2-no-lang-align) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Accuracy: 0.9158
24
+ - Precision: 0.9150
25
+ - Recall: 0.9158
26
+ - F1: 0.9099
27
+ - Loss: 0.6465
28
 
29
  ## Model description
30
 
 
58
 
59
  | Training Loss | Epoch | Step | Accuracy | Precision | Recall | F1 | Validation Loss |
60
  |:-------------:|:-----:|:----:|:--------:|:---------:|:------:|:------:|:---------------:|
61
+ | No log | 1.0 | 13 | 0.8602 | 0.8484 | 0.8602 | 0.8492 | 0.4979 |
62
+ | No log | 2.0 | 26 | 0.8809 | 0.8636 | 0.8809 | 0.8718 | 0.4677 |
63
+ | No log | 3.0 | 39 | 0.9062 | 0.8906 | 0.9062 | 0.8973 | 0.3820 |
64
+ | No log | 4.0 | 52 | 0.9290 | 0.9110 | 0.9290 | 0.9194 | 0.4183 |
65
+ | No log | 5.0 | 65 | 0.9018 | 0.8924 | 0.9018 | 0.8958 | 0.3585 |
66
+ | No log | 6.0 | 78 | 0.8939 | 0.8984 | 0.8939 | 0.8855 | 0.5402 |
67
+ | No log | 7.0 | 91 | 0.9171 | 0.9105 | 0.9171 | 0.9131 | 0.4350 |
68
+ | No log | 8.0 | 104 | 0.9255 | 0.9198 | 0.9255 | 0.9196 | 0.4858 |
69
+ | No log | 9.0 | 117 | 0.9242 | 0.9259 | 0.9242 | 0.9161 | 0.5378 |
70
+ | No log | 10.0 | 130 | 0.9177 | 0.9153 | 0.9177 | 0.9114 | 0.5865 |
71
+ | No log | 11.0 | 143 | 0.9181 | 0.9169 | 0.9181 | 0.9120 | 0.6122 |
72
+ | No log | 12.0 | 156 | 0.9163 | 0.9154 | 0.9163 | 0.9102 | 0.6229 |
73
+ | No log | 13.0 | 169 | 0.9165 | 0.9146 | 0.9165 | 0.9106 | 0.6222 |
74
+ | No log | 14.0 | 182 | 0.9154 | 0.9127 | 0.9154 | 0.9096 | 0.6227 |
75
+ | No log | 15.0 | 195 | 0.9146 | 0.9141 | 0.9146 | 0.9088 | 0.6326 |
76
+ | No log | 16.0 | 208 | 0.9154 | 0.9146 | 0.9154 | 0.9095 | 0.6406 |
77
+ | No log | 17.0 | 221 | 0.9154 | 0.9146 | 0.9154 | 0.9095 | 0.6462 |
78
+ | No log | 18.0 | 234 | 0.9158 | 0.9150 | 0.9158 | 0.9099 | 0.6458 |
79
+ | No log | 18.48 | 240 | 0.9158 | 0.9150 | 0.9158 | 0.9099 | 0.6465 |
80
 
81
 
82
  ### Framework versions
83
 
84
+ - Transformers 4.48.2
85
  - Pytorch 2.5.1+cu124
86
  - Tokenizers 0.21.0
config.json CHANGED
@@ -33,7 +33,7 @@
33
  "pad_token_id": 0,
34
  "position_embedding_type": "absolute",
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.47.1",
37
  "type_vocab_size": 2,
38
  "use_cache": true,
39
  "vocab_size": 50000
 
33
  "pad_token_id": 0,
34
  "position_embedding_type": "absolute",
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.48.2",
37
  "type_vocab_size": 2,
38
  "use_cache": true,
39
  "vocab_size": 50000
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02313ec0e8e6e8ca4912dd9c9c20da51698d126db950e6bfd7591554d3966dfc
3
  size 1416218404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f449addaf09074f17374cb9e02734b2bc1ddae8e398699103c762dd0c6734016
3
  size 1416218404
runs/Feb07_10-31-46_32d4dd9baa07/events.out.tfevents.1738924311.32d4dd9baa07.2176.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ace34ccdc12cc9df0a037e6c260335c7b8f3602f511d997b4d0de3e624dd2ce
3
+ size 14801
runs/Feb07_10-31-46_32d4dd9baa07/events.out.tfevents.1738924692.32d4dd9baa07.2176.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de0e9a0693fb42bd86a4a5fa733e9352b0b2b473dce8a0412f19b781be9a2e69
3
+ size 560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25af74e017b6c8a37a055aa7f38d28009cf41747427d0dfd9aea8e724a69351b
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59ba8a89e738bb3726c1511b54efb20958040d66826202badfec623da7fea21a
3
  size 5496