Hartunka commited on
Commit
4f24b7b
·
verified ·
1 Parent(s): d292520

Model save

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/tiny_bert_km_100_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: tiny_bert_km_100_v2_mrpc
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
+ # tiny_bert_km_100_v2_mrpc
18
+
19
+ This model is a fine-tuned version of [Hartunka/tiny_bert_km_100_v2](https://huggingface.co/Hartunka/tiny_bert_km_100_v2) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.9051
22
+ - Accuracy: 0.6495
23
+ - F1: 0.7478
24
+ - Combined Score: 0.6987
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.6358 | 1.0 | 15 | 0.6057 | 0.7059 | 0.8204 | 0.7631 |
56
+ | 0.5975 | 2.0 | 30 | 0.5954 | 0.7083 | 0.8232 | 0.7658 |
57
+ | 0.5692 | 3.0 | 45 | 0.5977 | 0.7083 | 0.8216 | 0.7650 |
58
+ | 0.5442 | 4.0 | 60 | 0.5924 | 0.6985 | 0.8057 | 0.7521 |
59
+ | 0.4983 | 5.0 | 75 | 0.6211 | 0.6985 | 0.8013 | 0.7499 |
60
+ | 0.4324 | 6.0 | 90 | 0.6470 | 0.6863 | 0.7823 | 0.7343 |
61
+ | 0.3495 | 7.0 | 105 | 0.7373 | 0.6789 | 0.7783 | 0.7286 |
62
+ | 0.2481 | 8.0 | 120 | 0.8264 | 0.6789 | 0.7828 | 0.7308 |
63
+ | 0.1813 | 9.0 | 135 | 0.9051 | 0.6495 | 0.7478 | 0.6987 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.50.2
69
+ - Pytorch 2.2.1+cu121
70
+ - Datasets 2.18.0
71
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1745288179.s_005_m.2836625.74 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a19197ddb28d9b059b275ea4b4edde0ad1fd522586f2b20e1ec79e3dc537e1b
3
- size 5619
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94f96ed170232308c08a8e31c415eb09b2ba8ebaa2e213c1a4dd2982a5862488
3
+ size 10993
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cfbc481a02266a92d392671c0b81466a156ffd999c9c846f4dd90c1b7032d424
3
  size 131856744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f77cea89a2cf64c4e259877dfa325cf6361f765ef8f4acb0db55fc186785a2d1
3
  size 131856744