huangruihua commited on
Commit
0c47a9b
·
verified ·
1 Parent(s): 7b711ea

Upload training_history.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_history.json +212 -0
training_history.json ADDED
@@ -0,0 +1,212 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "epoch": 1,
4
+ "train_loss": 0.024108150127144522,
5
+ "train_accuracy": 0.994817096071509,
6
+ "test_loss": 0.01209030182350968,
7
+ "test_accuracy": 0.9969594594594594,
8
+ "test_precision": 0.9966239027683997,
9
+ "test_recall": 0.9972972972972973,
10
+ "test_f1": 0.9969604863221885,
11
+ "test_auc": 0.999969411979547,
12
+ "test_confusion_matrix": [
13
+ [
14
+ 1475,
15
+ 5
16
+ ],
17
+ [
18
+ 4,
19
+ 1476
20
+ ]
21
+ ]
22
+ },
23
+ {
24
+ "epoch": 2,
25
+ "train_loss": 0.005355534087980132,
26
+ "train_accuracy": 0.9986854953804551,
27
+ "test_loss": 0.007831456000226231,
28
+ "test_accuracy": 0.9986486486486487,
29
+ "test_precision": 0.9979757085020243,
30
+ "test_recall": 0.9993243243243243,
31
+ "test_f1": 0.9986495611073599,
32
+ "test_auc": 0.999986303871439,
33
+ "test_confusion_matrix": [
34
+ [
35
+ 1477,
36
+ 3
37
+ ],
38
+ [
39
+ 1,
40
+ 1479
41
+ ]
42
+ ]
43
+ },
44
+ {
45
+ "epoch": 3,
46
+ "train_loss": 0.004490547372746813,
47
+ "train_accuracy": 0.9990986254037407,
48
+ "test_loss": 0.008589419327794579,
49
+ "test_accuracy": 0.9983108108108109,
50
+ "test_precision": 1.0,
51
+ "test_recall": 0.9966216216216216,
52
+ "test_f1": 0.9983079526226735,
53
+ "test_auc": 1.0,
54
+ "test_confusion_matrix": [
55
+ [
56
+ 1480,
57
+ 0
58
+ ],
59
+ [
60
+ 5,
61
+ 1475
62
+ ]
63
+ ]
64
+ },
65
+ {
66
+ "epoch": 4,
67
+ "train_loss": 0.0007326342372014758,
68
+ "train_accuracy": 0.9998122136257793,
69
+ "test_loss": 0.010598392841456729,
70
+ "test_accuracy": 0.9989864864864865,
71
+ "test_precision": 0.9986495611073599,
72
+ "test_recall": 0.9993243243243243,
73
+ "test_f1": 0.9989868287740629,
74
+ "test_auc": 0.9998933984660336,
75
+ "test_confusion_matrix": [
76
+ [
77
+ 1478,
78
+ 2
79
+ ],
80
+ [
81
+ 1,
82
+ 1479
83
+ ]
84
+ ]
85
+ },
86
+ {
87
+ "epoch": 5,
88
+ "train_loss": 0.0010544660725839634,
89
+ "train_accuracy": 0.9998873281754675,
90
+ "test_loss": 0.005295569613637375,
91
+ "test_accuracy": 0.9989864864864865,
92
+ "test_precision": 0.9986495611073599,
93
+ "test_recall": 0.9993243243243243,
94
+ "test_f1": 0.9989868287740629,
95
+ "test_auc": 0.9999990869247627,
96
+ "test_confusion_matrix": [
97
+ [
98
+ 1478,
99
+ 2
100
+ ],
101
+ [
102
+ 1,
103
+ 1479
104
+ ]
105
+ ]
106
+ },
107
+ {
108
+ "epoch": 6,
109
+ "train_loss": 2.1455175904838978e-06,
110
+ "train_accuracy": 1.0,
111
+ "test_loss": 0.009657499678324827,
112
+ "test_accuracy": 0.9989864864864865,
113
+ "test_precision": 0.9986495611073599,
114
+ "test_recall": 0.9993243243243243,
115
+ "test_f1": 0.9989868287740629,
116
+ "test_auc": 0.9999920105916728,
117
+ "test_confusion_matrix": [
118
+ [
119
+ 1478,
120
+ 2
121
+ ],
122
+ [
123
+ 1,
124
+ 1479
125
+ ]
126
+ ]
127
+ },
128
+ {
129
+ "epoch": 7,
130
+ "train_loss": 6.657834267247551e-07,
131
+ "train_accuracy": 1.0,
132
+ "test_loss": 0.010788543302527489,
133
+ "test_accuracy": 0.9989864864864865,
134
+ "test_precision": 0.9986495611073599,
135
+ "test_recall": 0.9993243243243243,
136
+ "test_f1": 0.9989868287740629,
137
+ "test_auc": 0.999991554054054,
138
+ "test_confusion_matrix": [
139
+ [
140
+ 1478,
141
+ 2
142
+ ],
143
+ [
144
+ 1,
145
+ 1479
146
+ ]
147
+ ]
148
+ },
149
+ {
150
+ "epoch": 8,
151
+ "train_loss": 2.8115222966146527e-07,
152
+ "train_accuracy": 1.0,
153
+ "test_loss": 0.011708140464123658,
154
+ "test_accuracy": 0.9989864864864865,
155
+ "test_precision": 0.9986495611073599,
156
+ "test_recall": 0.9993243243243243,
157
+ "test_f1": 0.9989868287740629,
158
+ "test_auc": 0.9999860756026298,
159
+ "test_confusion_matrix": [
160
+ [
161
+ 1478,
162
+ 2
163
+ ],
164
+ [
165
+ 1,
166
+ 1479
167
+ ]
168
+ ]
169
+ },
170
+ {
171
+ "epoch": 9,
172
+ "train_loss": 1.4132149413335381e-07,
173
+ "train_accuracy": 1.0,
174
+ "test_loss": 0.012164411479759482,
175
+ "test_accuracy": 0.9989864864864865,
176
+ "test_precision": 0.9986495611073599,
177
+ "test_recall": 0.9993243243243243,
178
+ "test_f1": 0.9989868287740629,
179
+ "test_auc": 0.9999849342585829,
180
+ "test_confusion_matrix": [
181
+ [
182
+ 1478,
183
+ 2
184
+ ],
185
+ [
186
+ 1,
187
+ 1479
188
+ ]
189
+ ]
190
+ },
191
+ {
192
+ "epoch": 10,
193
+ "train_loss": 1.0235199679900786e-07,
194
+ "train_accuracy": 1.0,
195
+ "test_loss": 0.012262429458651093,
196
+ "test_accuracy": 0.9989864864864865,
197
+ "test_precision": 0.9986495611073599,
198
+ "test_recall": 0.9993243243243243,
199
+ "test_f1": 0.9989868287740629,
200
+ "test_auc": 0.9999493243243243,
201
+ "test_confusion_matrix": [
202
+ [
203
+ 1478,
204
+ 2
205
+ ],
206
+ [
207
+ 1,
208
+ 1479
209
+ ]
210
+ ]
211
+ }
212
+ ]