Hartunka commited on
Commit
c6e1cb4
·
verified ·
1 Parent(s): ba48593

Model save

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/bert_base_km_50_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: bert_base_km_50_v2_qqp
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # bert_base_km_50_v2_qqp
18
+
19
+ This model is a fine-tuned version of [Hartunka/bert_base_km_50_v2](https://huggingface.co/Hartunka/bert_base_km_50_v2) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.5793
22
+ - Accuracy: 0.8286
23
+ - F1: 0.7794
24
+ - Combined Score: 0.8040
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 256
45
+ - eval_batch_size: 256
46
+ - seed: 10
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 50
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Combined Score |
54
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:--------------:|
55
+ | 0.4831 | 1.0 | 1422 | 0.4464 | 0.7857 | 0.6639 | 0.7248 |
56
+ | 0.3789 | 2.0 | 2844 | 0.3969 | 0.8142 | 0.7440 | 0.7791 |
57
+ | 0.3007 | 3.0 | 4266 | 0.3899 | 0.8244 | 0.7620 | 0.7932 |
58
+ | 0.2341 | 4.0 | 5688 | 0.4301 | 0.8297 | 0.7578 | 0.7937 |
59
+ | 0.18 | 5.0 | 7110 | 0.4499 | 0.8295 | 0.7779 | 0.8037 |
60
+ | 0.1381 | 6.0 | 8532 | 0.5405 | 0.8346 | 0.7790 | 0.8068 |
61
+ | 0.1072 | 7.0 | 9954 | 0.5882 | 0.8326 | 0.7779 | 0.8052 |
62
+ | 0.0866 | 8.0 | 11376 | 0.5793 | 0.8286 | 0.7794 | 0.8040 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.50.2
68
+ - Pytorch 2.2.1+cu121
69
+ - Datasets 2.18.0
70
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1745413158.s_005_m.2876923.24 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:228754a70f2ca34d8268f6faf2500c7292bab5ce919932051e0955f073af0fa9
3
- size 9449
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9d2d0fa15b34e28850d9a5f2d31358b50b550863341c540ab6f90ce0a7a81a1
3
+ size 10441
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c099e3c0f92c239581bc775f706d45969f9ca06a57468a35074a7be5d41619b6
3
  size 437953248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a62b40d83319d23c4cecda5161d986f7e3a1b22b34cd7feb3496fc139f11d69b
3
  size 437953248