Ugenteraan commited on
Commit
4f3f3ad
1 Parent(s): b965f4a

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: 22
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: 40
43
 
44
  ### Training results
45
 
added_tokens.json CHANGED
@@ -1,23 +1,5 @@
1
  {
2
- "</s_charge_month>": 57542,
3
- "</s_charge_period>": 57536,
4
- "</s_invoice_date>": 57534,
5
- "</s_invoice_number>": 57532,
6
- "</s_issuer_address>": 57540,
7
- "</s_issuer_company>": 57530,
8
- "</s_recipient_address>": 57528,
9
- "</s_site_id>": 57538,
10
- "</s_total_amount>": 57526,
11
- "<s_charge_month>": 57541,
12
- "<s_charge_period>": 57535,
13
  "<s_iitcdip>": 57523,
14
- "<s_invoice_date>": 57533,
15
- "<s_invoice_number>": 57531,
16
- "<s_issuer_address>": 57539,
17
- "<s_issuer_company>": 57529,
18
- "<s_recipient_address>": 57527,
19
- "<s_site_id>": 57537,
20
  "<s_synthdog>": 57524,
21
- "<s_total_amount>": 57525,
22
  "<sep/>": 57522
23
  }
 
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:8456c55493356ff0f3bc497f293c4c152a7921e75dd562709afd722cf639826d
3
  size 809178905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3f0bea8c6204b0caa78f5db81f95169df269e8b719e8f132496de742a0509f7
3
  size 809178905
runs/Mar09_08-42-13_ip-10-92-200-29/events.out.tfevents.1678351338.ip-10-92-200-29 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c324dbd7bcacee654d1346393f5688804f173d38c04889afd8c2ebdb6573555
3
- size 19009
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fae0e6a069134f76b3d7c2a918f5f3a568f72fa716f0cbeef74a2c059b85dc05
3
+ size 447802
special_tokens_map.json CHANGED
@@ -1,23 +1,5 @@
1
  {
2
  "additional_special_tokens": [
3
- "<s_total_amount>",
4
- "</s_total_amount>",
5
- "<s_recipient_address>",
6
- "</s_recipient_address>",
7
- "<s_issuer_company>",
8
- "</s_issuer_company>",
9
- "<s_invoice_number>",
10
- "</s_invoice_number>",
11
- "<s_invoice_date>",
12
- "</s_invoice_date>",
13
- "<s_charge_period>",
14
- "</s_charge_period>",
15
- "<s_site_id>",
16
- "</s_site_id>",
17
- "<s_issuer_address>",
18
- "</s_issuer_address>",
19
- "<s_charge_month>",
20
- "</s_charge_month>",
21
  "<s>",
22
  "</s>"
23
  ],
 
1
  {
2
  "additional_special_tokens": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  "<s>",
4
  "</s>"
5
  ],
tokenizer.json CHANGED
@@ -88,168 +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_recipient_address>",
113
- "single_word": false,
114
- "lstrip": false,
115
- "rstrip": false,
116
- "normalized": false,
117
- "special": true
118
- },
119
- {
120
- "id": 57528,
121
- "content": "</s_recipient_address>",
122
- "single_word": false,
123
- "lstrip": false,
124
- "rstrip": false,
125
- "normalized": false,
126
- "special": true
127
- },
128
- {
129
- "id": 57529,
130
- "content": "<s_issuer_company>",
131
- "single_word": false,
132
- "lstrip": false,
133
- "rstrip": false,
134
- "normalized": false,
135
- "special": true
136
- },
137
- {
138
- "id": 57530,
139
- "content": "</s_issuer_company>",
140
- "single_word": false,
141
- "lstrip": false,
142
- "rstrip": false,
143
- "normalized": false,
144
- "special": true
145
- },
146
- {
147
- "id": 57531,
148
- "content": "<s_invoice_number>",
149
- "single_word": false,
150
- "lstrip": false,
151
- "rstrip": false,
152
- "normalized": false,
153
- "special": true
154
- },
155
- {
156
- "id": 57532,
157
- "content": "</s_invoice_number>",
158
- "single_word": false,
159
- "lstrip": false,
160
- "rstrip": false,
161
- "normalized": false,
162
- "special": true
163
- },
164
- {
165
- "id": 57533,
166
- "content": "<s_invoice_date>",
167
- "single_word": false,
168
- "lstrip": false,
169
- "rstrip": false,
170
- "normalized": false,
171
- "special": true
172
- },
173
- {
174
- "id": 57534,
175
- "content": "</s_invoice_date>",
176
- "single_word": false,
177
- "lstrip": false,
178
- "rstrip": false,
179
- "normalized": false,
180
- "special": true
181
- },
182
- {
183
- "id": 57535,
184
- "content": "<s_charge_period>",
185
- "single_word": false,
186
- "lstrip": false,
187
- "rstrip": false,
188
- "normalized": false,
189
- "special": true
190
- },
191
- {
192
- "id": 57536,
193
- "content": "</s_charge_period>",
194
- "single_word": false,
195
- "lstrip": false,
196
- "rstrip": false,
197
- "normalized": false,
198
- "special": true
199
- },
200
- {
201
- "id": 57537,
202
- "content": "<s_site_id>",
203
- "single_word": false,
204
- "lstrip": false,
205
- "rstrip": false,
206
- "normalized": false,
207
- "special": true
208
- },
209
- {
210
- "id": 57538,
211
- "content": "</s_site_id>",
212
- "single_word": false,
213
- "lstrip": false,
214
- "rstrip": false,
215
- "normalized": false,
216
- "special": true
217
- },
218
- {
219
- "id": 57539,
220
- "content": "<s_issuer_address>",
221
- "single_word": false,
222
- "lstrip": false,
223
- "rstrip": false,
224
- "normalized": false,
225
- "special": true
226
- },
227
- {
228
- "id": 57540,
229
- "content": "</s_issuer_address>",
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
  "normalizer": {
 
88
  "rstrip": false,
89
  "normalized": false,
90
  "special": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
91
  }
92
  ],
93
  "normalizer": {