lash commited on
Commit
f13ba65
1 Parent(s): 5364eaf

End of training

Browse files
Files changed (1) hide show
  1. README.md +156 -0
README.md ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert/distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: my_awesome_qa_model
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
+ # my_awesome_qa_model
15
+
16
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.3052
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 2e-07
38
+ - train_batch_size: 32
39
+ - eval_batch_size: 32
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - num_epochs: 100
44
+
45
+ ### Training results
46
+
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:------:|:---------------:|
49
+ | 4.6796 | 1.0 | 2190 | 4.4264 |
50
+ | 3.9385 | 2.0 | 4380 | 3.7109 |
51
+ | 3.3803 | 3.0 | 6570 | 3.2006 |
52
+ | 3.0145 | 4.0 | 8760 | 2.7950 |
53
+ | 2.7776 | 5.0 | 10950 | 2.5765 |
54
+ | 2.595 | 6.0 | 13140 | 2.4387 |
55
+ | 2.4978 | 7.0 | 15330 | 2.3404 |
56
+ | 2.3957 | 8.0 | 17520 | 2.2612 |
57
+ | 2.3229 | 9.0 | 19710 | 2.1812 |
58
+ | 2.2338 | 10.0 | 21900 | 2.0971 |
59
+ | 2.1596 | 11.0 | 24090 | 2.0173 |
60
+ | 2.0972 | 12.0 | 26280 | 1.9428 |
61
+ | 2.0085 | 13.0 | 28470 | 1.8775 |
62
+ | 1.9591 | 14.0 | 30660 | 1.8191 |
63
+ | 1.9021 | 15.0 | 32850 | 1.7753 |
64
+ | 1.8743 | 16.0 | 35040 | 1.7351 |
65
+ | 1.8223 | 17.0 | 37230 | 1.7036 |
66
+ | 1.8064 | 18.0 | 39420 | 1.6734 |
67
+ | 1.7535 | 19.0 | 41610 | 1.6507 |
68
+ | 1.7349 | 20.0 | 43800 | 1.6266 |
69
+ | 1.7017 | 21.0 | 45990 | 1.6077 |
70
+ | 1.6698 | 22.0 | 48180 | 1.5890 |
71
+ | 1.6592 | 23.0 | 50370 | 1.5778 |
72
+ | 1.6407 | 24.0 | 52560 | 1.5616 |
73
+ | 1.6127 | 25.0 | 54750 | 1.5478 |
74
+ | 1.6082 | 26.0 | 56940 | 1.5328 |
75
+ | 1.5979 | 27.0 | 59130 | 1.5232 |
76
+ | 1.5655 | 28.0 | 61320 | 1.5127 |
77
+ | 1.5408 | 29.0 | 63510 | 1.5034 |
78
+ | 1.5523 | 30.0 | 65700 | 1.4931 |
79
+ | 1.5291 | 31.0 | 67890 | 1.4841 |
80
+ | 1.527 | 32.0 | 70080 | 1.4731 |
81
+ | 1.5099 | 33.0 | 72270 | 1.4676 |
82
+ | 1.4846 | 34.0 | 74460 | 1.4564 |
83
+ | 1.4928 | 35.0 | 76650 | 1.4504 |
84
+ | 1.4743 | 36.0 | 78840 | 1.4432 |
85
+ | 1.4605 | 37.0 | 81030 | 1.4395 |
86
+ | 1.452 | 38.0 | 83220 | 1.4314 |
87
+ | 1.4617 | 39.0 | 85410 | 1.4257 |
88
+ | 1.4633 | 40.0 | 87600 | 1.4198 |
89
+ | 1.4551 | 41.0 | 89790 | 1.4143 |
90
+ | 1.4227 | 42.0 | 91980 | 1.4074 |
91
+ | 1.4208 | 43.0 | 94170 | 1.4050 |
92
+ | 1.4008 | 44.0 | 96360 | 1.3999 |
93
+ | 1.4075 | 45.0 | 98550 | 1.3966 |
94
+ | 1.4032 | 46.0 | 100740 | 1.3916 |
95
+ | 1.368 | 47.0 | 102930 | 1.3884 |
96
+ | 1.3802 | 48.0 | 105120 | 1.3843 |
97
+ | 1.3914 | 49.0 | 107310 | 1.3807 |
98
+ | 1.3692 | 50.0 | 109500 | 1.3765 |
99
+ | 1.3698 | 51.0 | 111690 | 1.3722 |
100
+ | 1.3597 | 52.0 | 113880 | 1.3684 |
101
+ | 1.3551 | 53.0 | 116070 | 1.3663 |
102
+ | 1.3498 | 54.0 | 118260 | 1.3628 |
103
+ | 1.3428 | 55.0 | 120450 | 1.3608 |
104
+ | 1.3367 | 56.0 | 122640 | 1.3573 |
105
+ | 1.3202 | 57.0 | 124830 | 1.3549 |
106
+ | 1.346 | 58.0 | 127020 | 1.3499 |
107
+ | 1.3268 | 59.0 | 129210 | 1.3488 |
108
+ | 1.3253 | 60.0 | 131400 | 1.3468 |
109
+ | 1.3132 | 61.0 | 133590 | 1.3438 |
110
+ | 1.3247 | 62.0 | 135780 | 1.3425 |
111
+ | 1.3222 | 63.0 | 137970 | 1.3397 |
112
+ | 1.3045 | 64.0 | 140160 | 1.3381 |
113
+ | 1.3096 | 65.0 | 142350 | 1.3345 |
114
+ | 1.3131 | 66.0 | 144540 | 1.3334 |
115
+ | 1.284 | 67.0 | 146730 | 1.3331 |
116
+ | 1.2991 | 68.0 | 148920 | 1.3294 |
117
+ | 1.2794 | 69.0 | 151110 | 1.3280 |
118
+ | 1.2992 | 70.0 | 153300 | 1.3278 |
119
+ | 1.2884 | 71.0 | 155490 | 1.3259 |
120
+ | 1.2934 | 72.0 | 157680 | 1.3235 |
121
+ | 1.2778 | 73.0 | 159870 | 1.3222 |
122
+ | 1.2771 | 74.0 | 162060 | 1.3205 |
123
+ | 1.2846 | 75.0 | 164250 | 1.3190 |
124
+ | 1.2666 | 76.0 | 166440 | 1.3193 |
125
+ | 1.2828 | 77.0 | 168630 | 1.3170 |
126
+ | 1.2804 | 78.0 | 170820 | 1.3164 |
127
+ | 1.283 | 79.0 | 173010 | 1.3149 |
128
+ | 1.2621 | 80.0 | 175200 | 1.3139 |
129
+ | 1.2779 | 81.0 | 177390 | 1.3136 |
130
+ | 1.2633 | 82.0 | 179580 | 1.3125 |
131
+ | 1.2596 | 83.0 | 181770 | 1.3116 |
132
+ | 1.2653 | 84.0 | 183960 | 1.3103 |
133
+ | 1.2715 | 85.0 | 186150 | 1.3088 |
134
+ | 1.2553 | 86.0 | 188340 | 1.3095 |
135
+ | 1.2688 | 87.0 | 190530 | 1.3093 |
136
+ | 1.2496 | 88.0 | 192720 | 1.3086 |
137
+ | 1.2683 | 89.0 | 194910 | 1.3080 |
138
+ | 1.242 | 90.0 | 197100 | 1.3078 |
139
+ | 1.2619 | 91.0 | 199290 | 1.3065 |
140
+ | 1.2662 | 92.0 | 201480 | 1.3063 |
141
+ | 1.2557 | 93.0 | 203670 | 1.3059 |
142
+ | 1.2623 | 94.0 | 205860 | 1.3057 |
143
+ | 1.2402 | 95.0 | 208050 | 1.3056 |
144
+ | 1.2389 | 96.0 | 210240 | 1.3054 |
145
+ | 1.2653 | 97.0 | 212430 | 1.3053 |
146
+ | 1.2365 | 98.0 | 214620 | 1.3052 |
147
+ | 1.2637 | 99.0 | 216810 | 1.3052 |
148
+ | 1.2375 | 100.0 | 219000 | 1.3052 |
149
+
150
+
151
+ ### Framework versions
152
+
153
+ - Transformers 4.39.3
154
+ - Pytorch 2.1.2+cu121
155
+ - Datasets 2.18.0
156
+ - Tokenizers 0.15.2