Hartunka commited on
Commit
a2d7e52
·
verified ·
1 Parent(s): 570d4a1

Model save

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/bert_base_km_100_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: bert_base_km_100_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_100_v2_qqp
18
+
19
+ This model is a fine-tuned version of [Hartunka/bert_base_km_100_v2](https://huggingface.co/Hartunka/bert_base_km_100_v2) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6412
22
+ - Accuracy: 0.8315
23
+ - F1: 0.7762
24
+ - Combined Score: 0.8038
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.4851 | 1.0 | 1422 | 0.4543 | 0.7842 | 0.6573 | 0.7207 |
56
+ | 0.3784 | 2.0 | 2844 | 0.4032 | 0.8116 | 0.7570 | 0.7843 |
57
+ | 0.2978 | 3.0 | 4266 | 0.4003 | 0.8197 | 0.7688 | 0.7942 |
58
+ | 0.2292 | 4.0 | 5688 | 0.4379 | 0.8305 | 0.7631 | 0.7968 |
59
+ | 0.1741 | 5.0 | 7110 | 0.4736 | 0.8309 | 0.7750 | 0.8030 |
60
+ | 0.1338 | 6.0 | 8532 | 0.5308 | 0.8355 | 0.7702 | 0.8029 |
61
+ | 0.1055 | 7.0 | 9954 | 0.5860 | 0.8292 | 0.7774 | 0.8033 |
62
+ | 0.0843 | 8.0 | 11376 | 0.6412 | 0.8315 | 0.7762 | 0.8038 |
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.1745444041.s_005_m.2892304.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2f81b65c08b9f4a00e63d0af7df06a9bdd619229ecce8d01a23587e9f9f4c7c
3
- size 9454
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24000fad958d7620368261aa66ff779094e72d1f773f74f2f9bd0f92959b83fe
3
+ size 10446
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26d99e24fdb59028da64ad14d6e629e9f4088bdd0ff25a35b893ea77743ccda9
3
  size 437953248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72887efc5a042e5b1e3f1709b5cacce36e1bf6f61e407d22d59798d7ca1f9d05
3
  size 437953248