Ugenteraan commited on
Commit
b13a193
1 Parent(s): b12d805

End of training

Browse files
README.md CHANGED
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 15
43
 
44
  ### Training results
45
 
 
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 8
43
 
44
  ### Training results
45
 
added_tokens.json CHANGED
@@ -1,25 +1,5 @@
1
  {
2
- "</s_charge_month>": 57542,
3
- "</s_charge_period>": 57540,
4
- "</s_due_date>": 57544,
5
- "</s_invoice_date>": 57538,
6
- "</s_invoice_number>": 57536,
7
- "</s_issuer_address>": 57534,
8
- "</s_issuer_company>": 57532,
9
- "</s_recipient_address>": 57530,
10
- "</s_site_id>": 57528,
11
- "</s_total_amount>": 57526,
12
- "<s_charge_month>": 57541,
13
- "<s_charge_period>": 57539,
14
- "<s_due_date>": 57543,
15
  "<s_iitcdip>": 57523,
16
- "<s_invoice_date>": 57537,
17
- "<s_invoice_number>": 57535,
18
- "<s_issuer_address>": 57533,
19
- "<s_issuer_company>": 57531,
20
- "<s_recipient_address>": 57529,
21
- "<s_site_id>": 57527,
22
  "<s_synthdog>": 57524,
23
- "<s_total_amount>": 57525,
24
  "<sep/>": 57522
25
  }
 
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "<s_iitcdip>": 57523,
 
 
 
 
 
 
3
  "<s_synthdog>": 57524,
 
4
  "<sep/>": 57522
5
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4ecba48e12109b1f6c6bc0a264d8fb678423d9c074bdbb778c3c2e82232dca6
3
  size 809178905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5407ba25569a58e4f5f1fd215205e1374d2ff459155c6a281b3085fa1d38b8ae
3
  size 809178905
runs/Feb17_09-33-16_ip-10-92-200-29/events.out.tfevents.1676626401.ip-10-92-200-29 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78d11fb03921477b5a3014a43f91109c395b596daac1e650f8c3ac31c5930211
3
- size 11924
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a8616f27b514ebfaa7bcf6b99acc37aab9ce4cc2f099755be7451a2e543b767
3
+ size 39601
special_tokens_map.json CHANGED
@@ -1,25 +1,5 @@
1
  {
2
  "additional_special_tokens": [
3
- "<s_total_amount>",
4
- "</s_total_amount>",
5
- "<s_site_id>",
6
- "</s_site_id>",
7
- "<s_recipient_address>",
8
- "</s_recipient_address>",
9
- "<s_issuer_company>",
10
- "</s_issuer_company>",
11
- "<s_issuer_address>",
12
- "</s_issuer_address>",
13
- "<s_invoice_number>",
14
- "</s_invoice_number>",
15
- "<s_invoice_date>",
16
- "</s_invoice_date>",
17
- "<s_charge_period>",
18
- "</s_charge_period>",
19
- "<s_charge_month>",
20
- "</s_charge_month>",
21
- "<s_due_date>",
22
- "</s_due_date>",
23
  "<s>",
24
  "</s>"
25
  ],
 
1
  {
2
  "additional_special_tokens": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "<s>",
4
  "</s>"
5
  ],
tokenizer.json CHANGED
@@ -88,186 +88,6 @@
88
  "rstrip": false,
89
  "normalized": false,
90
  "special": true
91
- },
92
- {
93
- "id": 57525,
94
- "content": "<s_total_amount>",
95
- "single_word": false,
96
- "lstrip": false,
97
- "rstrip": false,
98
- "normalized": false,
99
- "special": true
100
- },
101
- {
102
- "id": 57526,
103
- "content": "</s_total_amount>",
104
- "single_word": false,
105
- "lstrip": false,
106
- "rstrip": false,
107
- "normalized": false,
108
- "special": true
109
- },
110
- {
111
- "id": 57527,
112
- "content": "<s_site_id>",
113
- "single_word": false,
114
- "lstrip": false,
115
- "rstrip": false,
116
- "normalized": false,
117
- "special": true
118
- },
119
- {
120
- "id": 57528,
121
- "content": "</s_site_id>",
122
- "single_word": false,
123
- "lstrip": false,
124
- "rstrip": false,
125
- "normalized": false,
126
- "special": true
127
- },
128
- {
129
- "id": 57529,
130
- "content": "<s_recipient_address>",
131
- "single_word": false,
132
- "lstrip": false,
133
- "rstrip": false,
134
- "normalized": false,
135
- "special": true
136
- },
137
- {
138
- "id": 57530,
139
- "content": "</s_recipient_address>",
140
- "single_word": false,
141
- "lstrip": false,
142
- "rstrip": false,
143
- "normalized": false,
144
- "special": true
145
- },
146
- {
147
- "id": 57531,
148
- "content": "<s_issuer_company>",
149
- "single_word": false,
150
- "lstrip": false,
151
- "rstrip": false,
152
- "normalized": false,
153
- "special": true
154
- },
155
- {
156
- "id": 57532,
157
- "content": "</s_issuer_company>",
158
- "single_word": false,
159
- "lstrip": false,
160
- "rstrip": false,
161
- "normalized": false,
162
- "special": true
163
- },
164
- {
165
- "id": 57533,
166
- "content": "<s_issuer_address>",
167
- "single_word": false,
168
- "lstrip": false,
169
- "rstrip": false,
170
- "normalized": false,
171
- "special": true
172
- },
173
- {
174
- "id": 57534,
175
- "content": "</s_issuer_address>",
176
- "single_word": false,
177
- "lstrip": false,
178
- "rstrip": false,
179
- "normalized": false,
180
- "special": true
181
- },
182
- {
183
- "id": 57535,
184
- "content": "<s_invoice_number>",
185
- "single_word": false,
186
- "lstrip": false,
187
- "rstrip": false,
188
- "normalized": false,
189
- "special": true
190
- },
191
- {
192
- "id": 57536,
193
- "content": "</s_invoice_number>",
194
- "single_word": false,
195
- "lstrip": false,
196
- "rstrip": false,
197
- "normalized": false,
198
- "special": true
199
- },
200
- {
201
- "id": 57537,
202
- "content": "<s_invoice_date>",
203
- "single_word": false,
204
- "lstrip": false,
205
- "rstrip": false,
206
- "normalized": false,
207
- "special": true
208
- },
209
- {
210
- "id": 57538,
211
- "content": "</s_invoice_date>",
212
- "single_word": false,
213
- "lstrip": false,
214
- "rstrip": false,
215
- "normalized": false,
216
- "special": true
217
- },
218
- {
219
- "id": 57539,
220
- "content": "<s_charge_period>",
221
- "single_word": false,
222
- "lstrip": false,
223
- "rstrip": false,
224
- "normalized": false,
225
- "special": true
226
- },
227
- {
228
- "id": 57540,
229
- "content": "</s_charge_period>",
230
- "single_word": false,
231
- "lstrip": false,
232
- "rstrip": false,
233
- "normalized": false,
234
- "special": true
235
- },
236
- {
237
- "id": 57541,
238
- "content": "<s_charge_month>",
239
- "single_word": false,
240
- "lstrip": false,
241
- "rstrip": false,
242
- "normalized": false,
243
- "special": true
244
- },
245
- {
246
- "id": 57542,
247
- "content": "</s_charge_month>",
248
- "single_word": false,
249
- "lstrip": false,
250
- "rstrip": false,
251
- "normalized": false,
252
- "special": true
253
- },
254
- {
255
- "id": 57543,
256
- "content": "<s_due_date>",
257
- "single_word": false,
258
- "lstrip": false,
259
- "rstrip": false,
260
- "normalized": false,
261
- "special": true
262
- },
263
- {
264
- "id": 57544,
265
- "content": "</s_due_date>",
266
- "single_word": false,
267
- "lstrip": false,
268
- "rstrip": false,
269
- "normalized": false,
270
- "special": true
271
  }
272
  ],
273
  "normalizer": {
 
88
  "rstrip": false,
89
  "normalized": false,
90
  "special": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
91
  }
92
  ],
93
  "normalizer": {