Finerio commited on
Commit
85d6dd6
·
verified ·
1 Parent(s): 4ae4baf

Upload folder using huggingface_hub

Browse files
best/config.json CHANGED
The diff for this file is too large to render. See raw diff
 
best/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32514302c01cab5a24931df3ead6c76cff11b7a557fcf2b49d5f240666708d3a
3
  size 511632936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e74350893bd807aaafbd8e74e4ac585a8417095640be970bb3e1b2416d91376f
3
  size 511632936
last/config.json CHANGED
The diff for this file is too large to render. See raw diff
 
last/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32514302c01cab5a24931df3ead6c76cff11b7a557fcf2b49d5f240666708d3a
3
  size 511632936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e74350893bd807aaafbd8e74e4ac585a8417095640be970bb3e1b2416d91376f
3
  size 511632936
log.json CHANGED
@@ -3,14 +3,14 @@
3
  "train_file": "gector/data/train_preprocessed.pt",
4
  "valid_file": "gector/data/valid_preprocessed.pt",
5
  "model_id": "FacebookAI/roberta-base",
6
- "batch_size": 32,
7
  "early_stopper": 8,
8
  "delimeter": "SEPL|||SEPR",
9
  "additional_delimeter": "SEPL__SEPR",
10
  "restore_dir": null,
11
  "restore_vocab": null,
12
  "restore_vocab_official": null,
13
- "save_dir": "drive/MyDrive/outputs/gector_finerio",
14
  "max_len": 128,
15
  "n_max_labels": 5000,
16
  "n_epochs": 120,
@@ -26,168 +26,40 @@
26
  },
27
  "Epoch 0": {
28
  "train_log": {
29
- "loss": 1.7032910907026595,
30
- "accuracy": 0.803969903675253,
31
- "accuracy_d": 0.8724265860173506
32
  },
33
  "valid_log": {
34
- "loss": 1.1267204428979771,
35
- "accuracy": 0.8362742538576002,
36
- "accuracy_d": 0.8833048800369362,
37
  "message": "The best checkpoint has been updated."
38
  }
39
  },
40
  "Epoch 1": {
41
  "train_log": {
42
- "loss": 1.2184834499734831,
43
- "accuracy": 0.8329997152576303,
44
- "accuracy_d": 0.8792239682540636
45
  },
46
  "valid_log": {
47
- "loss": 0.9992180193510037,
48
- "accuracy": 0.8476613973421157,
49
- "accuracy_d": 0.8882333797736159,
50
  "message": "The best checkpoint has been updated."
51
  }
52
  },
53
  "Epoch 2": {
54
  "train_log": {
55
- "loss": 0.8153748830096256,
56
- "accuracy": 0.8644381554725395,
57
- "accuracy_d": 0.9125891849665446
58
  },
59
  "valid_log": {
60
- "loss": 0.708008555180509,
61
- "accuracy": 0.8810764396345461,
62
- "accuracy_d": 0.9304811779775956,
63
- "message": "The best checkpoint has been updated."
64
- }
65
- },
66
- "Epoch 3": {
67
- "train_log": {
68
- "loss": 0.670869435280431,
69
- "accuracy": 0.8802149062891003,
70
- "accuracy_d": 0.9280548943165902
71
- },
72
- "valid_log": {
73
- "loss": 0.6924886661192924,
74
- "accuracy": 0.8869327425072056,
75
- "accuracy_d": 0.9310040617696872,
76
- "message": "The best checkpoint has been updated."
77
- }
78
- },
79
- "Epoch 4": {
80
- "train_log": {
81
- "loss": 0.5957314862146635,
82
- "accuracy": 0.88956841407807,
83
- "accuracy_d": 0.9349972145328757
84
- },
85
- "valid_log": {
86
- "loss": 0.6383009447624599,
87
- "accuracy": 0.8902179040360318,
88
- "accuracy_d": 0.9384833052339713,
89
- "message": "The best checkpoint has been updated."
90
- }
91
- },
92
- "Epoch 5": {
93
- "train_log": {
94
- "loss": 0.5390387795334833,
95
- "accuracy": 0.8971076633320166,
96
- "accuracy_d": 0.940645343271613
97
- },
98
- "valid_log": {
99
- "loss": 0.6460947684376934,
100
- "accuracy": 0.8933471329579327,
101
- "accuracy_d": 0.9373614872099075,
102
- "message": "The best checkpoint has been updated."
103
- }
104
- },
105
- "Epoch 6": {
106
- "train_log": {
107
- "loss": 0.48871075836634,
108
- "accuracy": 0.9041179819406858,
109
- "accuracy_d": 0.9453216991100091
110
- },
111
- "valid_log": {
112
- "loss": 0.6075716740235769,
113
- "accuracy": 0.894183147373801,
114
- "accuracy_d": 0.9401003544759662,
115
- "message": "The best checkpoint has been updated."
116
- }
117
- },
118
- "Epoch 7": {
119
- "train_log": {
120
- "loss": 0.4453746993235511,
121
- "accuracy": 0.9112622401081515,
122
- "accuracy_d": 0.9495536471997605
123
- },
124
- "valid_log": {
125
- "loss": 0.620118053674919,
126
- "accuracy": 0.8942456968640131,
127
- "accuracy_d": 0.9408376017837666,
128
- "message": "The best checkpoint has been updated."
129
- }
130
- },
131
- "Epoch 8": {
132
- "train_log": {
133
- "loss": 0.4053901939949712,
134
- "accuracy": 0.9178540091138886,
135
- "accuracy_d": 0.9538734333239084
136
- },
137
- "valid_log": {
138
- "loss": 0.6320258723727405,
139
- "accuracy": 0.8951096773589918,
140
- "accuracy_d": 0.9403002296396443,
141
- "message": "The best checkpoint has been updated."
142
- }
143
- },
144
- "Epoch 9": {
145
- "train_log": {
146
- "loss": 0.3688604742395323,
147
- "accuracy": 0.9238926816214331,
148
- "accuracy_d": 0.9574667460833989
149
- },
150
- "valid_log": {
151
- "loss": 0.6419418054962865,
152
- "accuracy": 0.8946705572237995,
153
- "accuracy_d": 0.9425146041199537
154
- }
155
- },
156
- "Epoch 10": {
157
- "train_log": {
158
- "loss": 0.33416874041144135,
159
- "accuracy": 0.9297098048028365,
160
- "accuracy_d": 0.9619453058886044
161
- },
162
- "valid_log": {
163
- "loss": 0.6550916678000912,
164
- "accuracy": 0.8971033769768554,
165
- "accuracy_d": 0.9415456193718706,
166
- "message": "The best checkpoint has been updated."
167
- }
168
- },
169
- "Epoch 11": {
170
- "train_log": {
171
- "loss": 0.303828910638019,
172
- "accuracy": 0.935022974531346,
173
- "accuracy_d": 0.9651207187191879
174
- },
175
- "valid_log": {
176
- "loss": 0.6778709775386361,
177
- "accuracy": 0.8962904538869415,
178
- "accuracy_d": 0.9426721779004099
179
- }
180
- },
181
- "Epoch 12": {
182
- "train_log": {
183
- "loss": 0.2758491554175579,
184
- "accuracy": 0.9401938989966029,
185
- "accuracy_d": 0.9684101530294043
186
- },
187
- "valid_log": {
188
- "loss": 0.695371216380751,
189
- "accuracy": 0.897200845168119,
190
- "accuracy_d": 0.9425573480593694,
191
  "message": "The best checkpoint has been updated."
192
  }
193
  }
 
3
  "train_file": "gector/data/train_preprocessed.pt",
4
  "valid_file": "gector/data/valid_preprocessed.pt",
5
  "model_id": "FacebookAI/roberta-base",
6
+ "batch_size": 64,
7
  "early_stopper": 8,
8
  "delimeter": "SEPL|||SEPR",
9
  "additional_delimeter": "SEPL__SEPR",
10
  "restore_dir": null,
11
  "restore_vocab": null,
12
  "restore_vocab_official": null,
13
+ "save_dir": "drive/MyDrive/outputs/gector_finerio_2",
14
  "max_len": 128,
15
  "n_max_labels": 5000,
16
  "n_epochs": 120,
 
26
  },
27
  "Epoch 0": {
28
  "train_log": {
29
+ "loss": 1.2318754469924937,
30
+ "accuracy": 0.8693773419270546,
31
+ "accuracy_d": 0.9065617248497374
32
  },
33
  "valid_log": {
34
+ "loss": 0.7326413327046023,
35
+ "accuracy": 0.9032183595892734,
36
+ "accuracy_d": 0.9149912717081512,
37
  "message": "The best checkpoint has been updated."
38
  }
39
  },
40
  "Epoch 1": {
41
  "train_log": {
42
+ "loss": 0.7989518403518395,
43
+ "accuracy": 0.9004265437034962,
44
+ "accuracy_d": 0.9163083449087508
45
  },
46
  "valid_log": {
47
+ "loss": 0.6305469979008342,
48
+ "accuracy": 0.9121792138987825,
49
+ "accuracy_d": 0.9216140930282554,
50
  "message": "The best checkpoint has been updated."
51
  }
52
  },
53
  "Epoch 2": {
54
  "train_log": {
55
+ "loss": 0.4633254458995465,
56
+ "accuracy": 0.9285633912177685,
57
+ "accuracy_d": 0.9487528166484311
58
  },
59
  "valid_log": {
60
+ "loss": 0.3673441979948801,
61
+ "accuracy": 0.9409354758323301,
62
+ "accuracy_d": 0.9614676786136385,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
  "message": "The best checkpoint has been updated."
64
  }
65
  }
verb-form-vocab.txt ADDED
The diff for this file is too large to render. See raw diff