VinsmokeMir commited on
Commit
a9322db
·
1 Parent(s): 6417a9f

End of training

Browse files
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
+ model-index:
7
+ - name: VinsmokeMir/Fine_Tuning_SC_Method_2_Epoch_13B
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # VinsmokeMir/Fine_Tuning_SC_Method_2_Epoch_13B
15
+
16
+ This model is a fine-tuned version of [rafsankabir/Pretrained_E13B_Method2](https://huggingface.co/rafsankabir/Pretrained_E13B_Method2) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.4244
19
+ - Accuracy: 0.6873
20
+ - F1 Macro: 0.6544
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 3e-05
40
+ - train_batch_size: 32
41
+ - eval_batch_size: 32
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 500
46
+ - num_epochs: 40
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:--------:|
53
+ | No log | 1.27 | 500 | 1.0673 | 0.3976 | 0.1896 |
54
+ | 1.0138 | 2.54 | 1000 | 0.8217 | 0.6331 | 0.5569 |
55
+ | 1.0138 | 3.82 | 1500 | 0.7889 | 0.6662 | 0.6049 |
56
+ | 0.7305 | 5.09 | 2000 | 0.7821 | 0.6765 | 0.6382 |
57
+ | 0.7305 | 6.36 | 2500 | 0.7867 | 0.6918 | 0.6457 |
58
+ | 0.5856 | 7.63 | 3000 | 0.8236 | 0.6892 | 0.6623 |
59
+ | 0.5856 | 8.91 | 3500 | 0.8490 | 0.6835 | 0.6551 |
60
+ | 0.4723 | 10.18 | 4000 | 0.9057 | 0.6854 | 0.6533 |
61
+ | 0.4723 | 11.45 | 4500 | 0.9237 | 0.6796 | 0.6455 |
62
+ | 0.3896 | 12.72 | 5000 | 0.9814 | 0.6879 | 0.6499 |
63
+ | 0.3896 | 13.99 | 5500 | 0.9984 | 0.6745 | 0.6487 |
64
+ | 0.3299 | 15.27 | 6000 | 1.0226 | 0.6822 | 0.6545 |
65
+ | 0.3299 | 16.54 | 6500 | 1.0579 | 0.6758 | 0.6485 |
66
+ | 0.2783 | 17.81 | 7000 | 1.0932 | 0.6796 | 0.6487 |
67
+ | 0.2783 | 19.08 | 7500 | 1.1047 | 0.6950 | 0.6609 |
68
+ | 0.2455 | 20.36 | 8000 | 1.1643 | 0.6860 | 0.6559 |
69
+ | 0.2455 | 21.63 | 8500 | 1.1953 | 0.6841 | 0.6548 |
70
+ | 0.2181 | 22.9 | 9000 | 1.2043 | 0.6835 | 0.6516 |
71
+ | 0.2181 | 24.17 | 9500 | 1.2603 | 0.6867 | 0.6502 |
72
+ | 0.1894 | 25.45 | 10000 | 1.2652 | 0.6860 | 0.6552 |
73
+ | 0.1894 | 26.72 | 10500 | 1.2860 | 0.6790 | 0.6474 |
74
+ | 0.1757 | 27.99 | 11000 | 1.2892 | 0.6854 | 0.6541 |
75
+ | 0.1757 | 29.26 | 11500 | 1.3400 | 0.6803 | 0.6496 |
76
+ | 0.1599 | 30.53 | 12000 | 1.3630 | 0.6828 | 0.6493 |
77
+ | 0.1599 | 31.81 | 12500 | 1.3688 | 0.6854 | 0.6538 |
78
+ | 0.1531 | 33.08 | 13000 | 1.3962 | 0.6854 | 0.6534 |
79
+ | 0.1531 | 34.35 | 13500 | 1.4021 | 0.6841 | 0.6523 |
80
+ | 0.1452 | 35.62 | 14000 | 1.4029 | 0.6847 | 0.6524 |
81
+ | 0.1452 | 36.9 | 14500 | 1.4130 | 0.6886 | 0.6562 |
82
+ | 0.1391 | 38.17 | 15000 | 1.4203 | 0.6879 | 0.6553 |
83
+ | 0.1391 | 39.44 | 15500 | 1.4244 | 0.6873 | 0.6544 |
84
+
85
+
86
+ ### Framework versions
87
+
88
+ - Transformers 4.29.2
89
+ - Pytorch 2.0.1+cu118
90
+ - Datasets 2.12.0
91
+ - Tokenizers 0.13.3
logs/events.out.tfevents.1684855836.5e049d1979f2.194.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96410ea7bd95169088d38c45e735f27b75f88b1af7166abaaeb7887ae2afb806
3
- size 18231
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f621cf109e4c947146cfbbb6a9ec45a3b0079a34e48932913f64b6d93e4c4ca6
3
+ size 18585
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c9fe70bc84288e4197f1ebb2e41478041820ee6c58045e9a33aff7eff223427
3
  size 83267311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5637cca19894dccd0a37d9897fad3ccfa4dca9744089d53b02ea06f7581fa12
3
  size 83267311