Hartunka commited on
Commit
4fa3d0d
·
verified ·
1 Parent(s): 3dc4a5b

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/tiny_bert_km_10_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - matthews_correlation
8
+ - accuracy
9
+ model-index:
10
+ - name: tiny_bert_km_10_v1_cola
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_10_v1_cola
18
+
19
+ This model is a fine-tuned version of [Hartunka/tiny_bert_km_10_v1](https://huggingface.co/Hartunka/tiny_bert_km_10_v1) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.7884
22
+ - Matthews Correlation: 0.0834
23
+ - Accuracy: 0.6309
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
+ - train_batch_size: 256
44
+ - eval_batch_size: 256
45
+ - seed: 10
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 50
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------------------:|:--------:|
54
+ | 0.6199 | 1.0 | 34 | 0.6199 | 0.0 | 0.6913 |
55
+ | 0.6047 | 2.0 | 68 | 0.6219 | 0.0 | 0.6913 |
56
+ | 0.5929 | 3.0 | 102 | 0.6195 | 0.0 | 0.6913 |
57
+ | 0.5688 | 4.0 | 136 | 0.6350 | 0.0256 | 0.6692 |
58
+ | 0.5277 | 5.0 | 170 | 0.6557 | 0.0556 | 0.6587 |
59
+ | 0.4781 | 6.0 | 204 | 0.7021 | 0.0673 | 0.6587 |
60
+ | 0.4279 | 7.0 | 238 | 0.7525 | 0.0628 | 0.6491 |
61
+ | 0.3883 | 8.0 | 272 | 0.7884 | 0.0834 | 0.6309 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.50.2
67
+ - Pytorch 2.2.1+cu121
68
+ - Datasets 2.18.0
69
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1744632909.s_005_m.2701049.18 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:962d7db5d480772da08ebdcbc43f591ac4c1cff159f222c442a2611b0a12de14
3
- size 8541
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:586b92443a63b1662d540305714de3d5605233c4f176e89670d69d70ae28b2bf
3
+ size 10091
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd2a40ef0ca83360f6293daa878810b94b9aa3b5d80d777eb3975e9dea447b76
3
  size 131856744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d7937ce32d3085754bc4d9a4b98166189c5b20f48d3859ffea8da1d6556fbd2
3
  size 131856744