Hartunka commited on
Commit
b9b4ee5
·
verified ·
1 Parent(s): f1ae41d

Model save

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/distilbert_km_50_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: distilbert_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
+ # distilbert_km_50_v2_qqp
18
+
19
+ This model is a fine-tuned version of [Hartunka/distilbert_km_50_v2](https://huggingface.co/Hartunka/distilbert_km_50_v2) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.5893
22
+ - Accuracy: 0.8175
23
+ - F1: 0.7745
24
+ - Combined Score: 0.7960
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.4934 | 1.0 | 1422 | 0.4472 | 0.7875 | 0.6736 | 0.7305 |
56
+ | 0.3917 | 2.0 | 2844 | 0.4066 | 0.8074 | 0.7469 | 0.7771 |
57
+ | 0.3258 | 3.0 | 4266 | 0.4002 | 0.8211 | 0.7657 | 0.7934 |
58
+ | 0.2714 | 4.0 | 5688 | 0.4483 | 0.8259 | 0.7468 | 0.7864 |
59
+ | 0.2229 | 5.0 | 7110 | 0.4273 | 0.8319 | 0.7625 | 0.7972 |
60
+ | 0.1825 | 6.0 | 8532 | 0.4705 | 0.8315 | 0.7733 | 0.8024 |
61
+ | 0.1499 | 7.0 | 9954 | 0.5388 | 0.8342 | 0.7775 | 0.8058 |
62
+ | 0.1219 | 8.0 | 11376 | 0.5893 | 0.8175 | 0.7745 | 0.7960 |
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.1745331113.s_005_m.2850345.60 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5e8d8e0ef8603657e55a13773387e4e4325f8d6a0346f5708150fa9922d9068
3
- size 9452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b5bdca3605fa764031aad7544cef91e156500316d751f1bad8c15ffd23538fa
3
+ size 10444
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4941e580f8692519536f2050ef86abab609ef303c9cfbd84e6d212313564517
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7a004d21a44ad464f19b258ff48e6e342aa5daa8042b18fd07c8736ef6463c4
3
  size 267832560