thangvip commited on
Commit
e24aa3c
1 Parent(s): 1c67469

End of training

Browse files
README.md ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: vietgpt/bert-30M-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert-30M-uncased-classification-CMC-fqa-new
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # bert-30M-uncased-classification-CMC-fqa-new
17
+
18
+ This model is a fine-tuned version of [vietgpt/bert-30M-uncased](https://huggingface.co/vietgpt/bert-30M-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7760
21
+ - Accuracy: 0.9677
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 50
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 20 | 3.4306 | 0.0323 |
53
+ | No log | 2.0 | 40 | 3.4143 | 0.0323 |
54
+ | No log | 3.0 | 60 | 3.4026 | 0.0645 |
55
+ | No log | 4.0 | 80 | 3.3888 | 0.2258 |
56
+ | No log | 5.0 | 100 | 3.3725 | 0.2581 |
57
+ | No log | 6.0 | 120 | 3.3523 | 0.3548 |
58
+ | No log | 7.0 | 140 | 3.3244 | 0.4194 |
59
+ | No log | 8.0 | 160 | 3.2797 | 0.3871 |
60
+ | No log | 9.0 | 180 | 3.2072 | 0.5161 |
61
+ | No log | 10.0 | 200 | 3.0977 | 0.4839 |
62
+ | No log | 11.0 | 220 | 2.9538 | 0.2903 |
63
+ | No log | 12.0 | 240 | 2.8136 | 0.2903 |
64
+ | No log | 13.0 | 260 | 2.6977 | 0.3871 |
65
+ | No log | 14.0 | 280 | 2.5970 | 0.4839 |
66
+ | No log | 15.0 | 300 | 2.5041 | 0.5806 |
67
+ | No log | 16.0 | 320 | 2.4092 | 0.5484 |
68
+ | No log | 17.0 | 340 | 2.3064 | 0.6774 |
69
+ | No log | 18.0 | 360 | 2.2057 | 0.6774 |
70
+ | No log | 19.0 | 380 | 2.0945 | 0.7419 |
71
+ | No log | 20.0 | 400 | 1.9827 | 0.7742 |
72
+ | No log | 21.0 | 420 | 1.8641 | 0.7742 |
73
+ | No log | 22.0 | 440 | 1.7476 | 0.7742 |
74
+ | No log | 23.0 | 460 | 1.6518 | 0.8065 |
75
+ | No log | 24.0 | 480 | 1.5613 | 0.8065 |
76
+ | 2.7559 | 25.0 | 500 | 1.4894 | 0.8387 |
77
+ | 2.7559 | 26.0 | 520 | 1.4089 | 0.8387 |
78
+ | 2.7559 | 27.0 | 540 | 1.3390 | 0.8065 |
79
+ | 2.7559 | 28.0 | 560 | 1.2802 | 0.8710 |
80
+ | 2.7559 | 29.0 | 580 | 1.2265 | 0.8710 |
81
+ | 2.7559 | 30.0 | 600 | 1.1639 | 0.8387 |
82
+ | 2.7559 | 31.0 | 620 | 1.1253 | 0.8710 |
83
+ | 2.7559 | 32.0 | 640 | 1.0845 | 0.9032 |
84
+ | 2.7559 | 33.0 | 660 | 1.0468 | 0.9032 |
85
+ | 2.7559 | 34.0 | 680 | 1.0144 | 0.9032 |
86
+ | 2.7559 | 35.0 | 700 | 0.9805 | 0.9355 |
87
+ | 2.7559 | 36.0 | 720 | 0.9564 | 0.9355 |
88
+ | 2.7559 | 37.0 | 740 | 0.9237 | 0.9677 |
89
+ | 2.7559 | 38.0 | 760 | 0.9041 | 0.9355 |
90
+ | 2.7559 | 39.0 | 780 | 0.8815 | 0.9677 |
91
+ | 2.7559 | 40.0 | 800 | 0.8668 | 0.9677 |
92
+ | 2.7559 | 41.0 | 820 | 0.8486 | 0.9677 |
93
+ | 2.7559 | 42.0 | 840 | 0.8288 | 0.9677 |
94
+ | 2.7559 | 43.0 | 860 | 0.8174 | 0.9677 |
95
+ | 2.7559 | 44.0 | 880 | 0.8058 | 0.9677 |
96
+ | 2.7559 | 45.0 | 900 | 0.7978 | 0.9677 |
97
+ | 2.7559 | 46.0 | 920 | 0.7901 | 0.9677 |
98
+ | 2.7559 | 47.0 | 940 | 0.7842 | 0.9677 |
99
+ | 2.7559 | 48.0 | 960 | 0.7798 | 0.9677 |
100
+ | 2.7559 | 49.0 | 980 | 0.7769 | 0.9677 |
101
+ | 1.1031 | 50.0 | 1000 | 0.7760 | 0.9677 |
102
+
103
+
104
+ ### Framework versions
105
+
106
+ - Transformers 4.37.1
107
+ - Pytorch 2.1.0+cu121
108
+ - Datasets 2.16.1
109
+ - Tokenizers 0.15.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2782e9a5d867505de30b4d9956c03fba3594f5a58eeec333c245180bb1c1ca8
3
  size 138228092
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6889f2bc21e96b0822c8c0dd3d9c01760fd0dc20f66a386e0052d93ee939413f
3
  size 138228092
runs/Jan27_17-50-08_6053dd9424d3/events.out.tfevents.1706377813.6053dd9424d3.443.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a296e89b8207fb2619533a61409f52b0a6897b810090de4b5ddfc21bbc752ebe
3
- size 20036
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a372479e5936fab48b861cafed1bdc7e399c4a1932025273c0018fef526d9b3a
3
+ size 22162