gokuls commited on
Commit
faf1a21
1 Parent(s): 97011ca

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +104 -0
README.md ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
+ model-index:
7
+ - name: bert_12_layer_model_v2_complete_training
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
+ # bert_12_layer_model_v2_complete_training
15
+
16
+ This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.8623
19
+ - Accuracy: 0.6328
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 64
40
+ - eval_batch_size: 64
41
+ - seed: 10
42
+ - distributed_type: multi-GPU
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 10000
46
+ - num_epochs: 5
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:------:|:---------------:|:--------:|
52
+ | 6.1798 | 0.11 | 10000 | 6.1719 | 0.1485 |
53
+ | 6.0527 | 0.22 | 20000 | 6.0469 | 0.1502 |
54
+ | 5.6176 | 0.33 | 30000 | 5.5703 | 0.1772 |
55
+ | 3.8786 | 0.44 | 40000 | 3.7441 | 0.3851 |
56
+ | 3.4104 | 0.55 | 50000 | 3.3105 | 0.4327 |
57
+ | 3.1802 | 0.66 | 60000 | 3.0781 | 0.4601 |
58
+ | 3.0115 | 0.76 | 70000 | 2.9141 | 0.4804 |
59
+ | 2.8893 | 0.87 | 80000 | 2.7930 | 0.4956 |
60
+ | 2.7983 | 0.98 | 90000 | 2.6973 | 0.5081 |
61
+ | 2.7039 | 1.09 | 100000 | 2.6016 | 0.5215 |
62
+ | 2.5658 | 1.2 | 110000 | 2.4551 | 0.5448 |
63
+ | 2.4846 | 1.31 | 120000 | 2.3730 | 0.5576 |
64
+ | 2.4284 | 1.42 | 130000 | 2.3164 | 0.5663 |
65
+ | 2.3723 | 1.53 | 140000 | 2.2734 | 0.5726 |
66
+ | 2.3382 | 1.64 | 150000 | 2.2344 | 0.5787 |
67
+ | 2.3084 | 1.75 | 160000 | 2.2031 | 0.5829 |
68
+ | 2.2773 | 1.86 | 170000 | 2.1758 | 0.5872 |
69
+ | 2.2492 | 1.97 | 180000 | 2.1484 | 0.5909 |
70
+ | 2.2261 | 2.08 | 190000 | 2.1230 | 0.5943 |
71
+ | 2.1961 | 2.18 | 200000 | 2.1016 | 0.5976 |
72
+ | 2.1838 | 2.29 | 210000 | 2.0820 | 0.6004 |
73
+ | 2.164 | 2.4 | 220000 | 2.0645 | 0.6031 |
74
+ | 2.1456 | 2.51 | 230000 | 2.0469 | 0.6052 |
75
+ | 2.1308 | 2.62 | 240000 | 2.0293 | 0.6080 |
76
+ | 2.1161 | 2.73 | 250000 | 2.0137 | 0.6101 |
77
+ | 2.1052 | 2.84 | 260000 | 2.0020 | 0.6120 |
78
+ | 2.0856 | 2.95 | 270000 | 1.9902 | 0.6142 |
79
+ | 2.0743 | 3.06 | 280000 | 1.9775 | 0.6159 |
80
+ | 2.0598 | 3.17 | 290000 | 1.9678 | 0.6171 |
81
+ | 2.0492 | 3.28 | 300000 | 1.9561 | 0.6190 |
82
+ | 2.0395 | 3.39 | 310000 | 1.9453 | 0.6203 |
83
+ | 2.0328 | 3.5 | 320000 | 1.9365 | 0.6217 |
84
+ | 2.0204 | 3.6 | 330000 | 1.9287 | 0.6230 |
85
+ | 2.0142 | 3.71 | 340000 | 1.9199 | 0.6243 |
86
+ | 2.0021 | 3.82 | 350000 | 1.9121 | 0.6257 |
87
+ | 2.006 | 3.93 | 360000 | 1.9043 | 0.6264 |
88
+ | 1.9917 | 4.04 | 370000 | 1.8984 | 0.6274 |
89
+ | 1.9881 | 4.15 | 380000 | 1.8916 | 0.6284 |
90
+ | 1.9843 | 4.26 | 390000 | 1.8867 | 0.6291 |
91
+ | 1.977 | 4.37 | 400000 | 1.8809 | 0.6301 |
92
+ | 1.9697 | 4.48 | 410000 | 1.8770 | 0.6306 |
93
+ | 1.9655 | 4.59 | 420000 | 1.8740 | 0.6313 |
94
+ | 1.9649 | 4.7 | 430000 | 1.8691 | 0.6320 |
95
+ | 1.9622 | 4.81 | 440000 | 1.8662 | 0.6324 |
96
+ | 1.9539 | 4.92 | 450000 | 1.8623 | 0.6328 |
97
+
98
+
99
+ ### Framework versions
100
+
101
+ - Transformers 4.26.1
102
+ - Pytorch 1.14.0a0+410ce96
103
+ - Datasets 2.10.1
104
+ - Tokenizers 0.13.2