alexbeta80 commited on
Commit
ce09ba3
·
verified ·
1 Parent(s): 3600bbe

End of training

Browse files
added_tokens.json CHANGED
@@ -1,20 +1,22 @@
1
  {
2
  "</s>": 2,
3
- "</s_Codici>": 57531,
4
- "</s_Data>": 57536,
5
- "</s_Fornitore>": 57533,
6
  "</s_Numero>": 57529,
7
- "</s_Posizioni>": 57530,
8
- "</s_Quantita>": 57528,
 
9
  "<mask>": 57521,
10
  "<pad>": 1,
11
  "<s>": 0,
12
- "<s_Codici>": 57527,
13
- "<s_Data>": 57526,
14
- "<s_Fornitore>": 57535,
15
- "<s_Numero>": 57534,
16
- "<s_Posizioni>": 57525,
17
- "<s_Quantita>": 57532,
 
18
  "<s_iitcdip>": 57523,
19
  "<s_synthdog>": 57524,
20
  "<sep/>": 57522,
 
1
  {
2
  "</s>": 2,
3
+ "</s_Codice>": 57537,
4
+ "</s_Data>": 57538,
5
+ "</s_Fornitore>": 57532,
6
  "</s_Numero>": 57529,
7
+ "</s_Oggetti>": 57530,
8
+ "</s_Posizione>": 57535,
9
+ "</s_Quantita>": 57527,
10
  "<mask>": 57521,
11
  "<pad>": 1,
12
  "<s>": 0,
13
+ "<s_Codice>": 57526,
14
+ "<s_Data>": 57525,
15
+ "<s_Fornitore>": 57534,
16
+ "<s_Numero>": 57533,
17
+ "<s_Oggetti>": 57536,
18
+ "<s_Posizione>": 57528,
19
+ "<s_Quantita>": 57531,
20
  "<s_iitcdip>": 57523,
21
  "<s_synthdog>": 57524,
22
  "<sep/>": 57522,
config.json CHANGED
@@ -85,7 +85,7 @@
85
  "typical_p": 1.0,
86
  "use_bfloat16": false,
87
  "use_cache": true,
88
- "vocab_size": 57537
89
  },
90
  "decoder_start_token_id": 0,
91
  "encoder": {
 
85
  "typical_p": 1.0,
86
  "use_bfloat16": false,
87
  "use_cache": true,
88
+ "vocab_size": 57539
89
  },
90
  "decoder_start_token_id": 0,
91
  "encoder": {
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df2b9ffc67e1ab802216a4b21856ba505b7bc322ed6536e58b23b054bf18fa72
3
- size 809228502
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43c272d4b1df0224d01f5d79b6896fb7d1459ddde0e2702b51e48f306efa7f3b
3
+ size 809236694
special_tokens_map.json CHANGED
@@ -2,19 +2,21 @@
2
  "additional_special_tokens": [
3
  "<s_iitcdip>",
4
  "<s_synthdog>",
5
- "<s_Posizioni>",
6
  "<s_Data>",
7
- "<s_Codici>",
8
  "</s>",
9
  "</s_Quantita>",
 
10
  "</s_Numero>",
11
- "</s_Posizioni>",
12
- "</s_Codici>",
13
  "<s_Quantita>",
14
  "</s_Fornitore>",
15
  "<s_Numero>",
16
  "<s_Fornitore>",
 
 
17
  "<s>",
 
18
  "</s_Data>"
19
  ],
20
  "bos_token": "<s>",
 
2
  "additional_special_tokens": [
3
  "<s_iitcdip>",
4
  "<s_synthdog>",
 
5
  "<s_Data>",
6
+ "<s_Codice>",
7
  "</s>",
8
  "</s_Quantita>",
9
+ "<s_Posizione>",
10
  "</s_Numero>",
11
+ "</s_Oggetti>",
 
12
  "<s_Quantita>",
13
  "</s_Fornitore>",
14
  "<s_Numero>",
15
  "<s_Fornitore>",
16
+ "</s_Posizione>",
17
+ "<s_Oggetti>",
18
  "<s>",
19
+ "</s_Codice>",
20
  "</s_Data>"
21
  ],
22
  "bos_token": "<s>",
tokenizer.json CHANGED
@@ -91,7 +91,7 @@
91
  },
92
  {
93
  "id": 57525,
94
- "content": "<s_Posizioni>",
95
  "single_word": false,
96
  "lstrip": true,
97
  "rstrip": true,
@@ -100,7 +100,7 @@
100
  },
101
  {
102
  "id": 57526,
103
- "content": "<s_Data>",
104
  "single_word": false,
105
  "lstrip": true,
106
  "rstrip": true,
@@ -109,7 +109,7 @@
109
  },
110
  {
111
  "id": 57527,
112
- "content": "<s_Codici>",
113
  "single_word": false,
114
  "lstrip": true,
115
  "rstrip": true,
@@ -118,7 +118,7 @@
118
  },
119
  {
120
  "id": 57528,
121
- "content": "</s_Quantita>",
122
  "single_word": false,
123
  "lstrip": true,
124
  "rstrip": true,
@@ -136,7 +136,7 @@
136
  },
137
  {
138
  "id": 57530,
139
- "content": "</s_Posizioni>",
140
  "single_word": false,
141
  "lstrip": true,
142
  "rstrip": true,
@@ -145,7 +145,7 @@
145
  },
146
  {
147
  "id": 57531,
148
- "content": "</s_Codici>",
149
  "single_word": false,
150
  "lstrip": true,
151
  "rstrip": true,
@@ -154,7 +154,7 @@
154
  },
155
  {
156
  "id": 57532,
157
- "content": "<s_Quantita>",
158
  "single_word": false,
159
  "lstrip": true,
160
  "rstrip": true,
@@ -163,7 +163,7 @@
163
  },
164
  {
165
  "id": 57533,
166
- "content": "</s_Fornitore>",
167
  "single_word": false,
168
  "lstrip": true,
169
  "rstrip": true,
@@ -172,7 +172,7 @@
172
  },
173
  {
174
  "id": 57534,
175
- "content": "<s_Numero>",
176
  "single_word": false,
177
  "lstrip": true,
178
  "rstrip": true,
@@ -181,7 +181,7 @@
181
  },
182
  {
183
  "id": 57535,
184
- "content": "<s_Fornitore>",
185
  "single_word": false,
186
  "lstrip": true,
187
  "rstrip": true,
@@ -190,6 +190,24 @@
190
  },
191
  {
192
  "id": 57536,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
193
  "content": "</s_Data>",
194
  "single_word": false,
195
  "lstrip": true,
 
91
  },
92
  {
93
  "id": 57525,
94
+ "content": "<s_Data>",
95
  "single_word": false,
96
  "lstrip": true,
97
  "rstrip": true,
 
100
  },
101
  {
102
  "id": 57526,
103
+ "content": "<s_Codice>",
104
  "single_word": false,
105
  "lstrip": true,
106
  "rstrip": true,
 
109
  },
110
  {
111
  "id": 57527,
112
+ "content": "</s_Quantita>",
113
  "single_word": false,
114
  "lstrip": true,
115
  "rstrip": true,
 
118
  },
119
  {
120
  "id": 57528,
121
+ "content": "<s_Posizione>",
122
  "single_word": false,
123
  "lstrip": true,
124
  "rstrip": true,
 
136
  },
137
  {
138
  "id": 57530,
139
+ "content": "</s_Oggetti>",
140
  "single_word": false,
141
  "lstrip": true,
142
  "rstrip": true,
 
145
  },
146
  {
147
  "id": 57531,
148
+ "content": "<s_Quantita>",
149
  "single_word": false,
150
  "lstrip": true,
151
  "rstrip": true,
 
154
  },
155
  {
156
  "id": 57532,
157
+ "content": "</s_Fornitore>",
158
  "single_word": false,
159
  "lstrip": true,
160
  "rstrip": true,
 
163
  },
164
  {
165
  "id": 57533,
166
+ "content": "<s_Numero>",
167
  "single_word": false,
168
  "lstrip": true,
169
  "rstrip": true,
 
172
  },
173
  {
174
  "id": 57534,
175
+ "content": "<s_Fornitore>",
176
  "single_word": false,
177
  "lstrip": true,
178
  "rstrip": true,
 
181
  },
182
  {
183
  "id": 57535,
184
+ "content": "</s_Posizione>",
185
  "single_word": false,
186
  "lstrip": true,
187
  "rstrip": true,
 
190
  },
191
  {
192
  "id": 57536,
193
+ "content": "<s_Oggetti>",
194
+ "single_word": false,
195
+ "lstrip": true,
196
+ "rstrip": true,
197
+ "normalized": false,
198
+ "special": true
199
+ },
200
+ {
201
+ "id": 57537,
202
+ "content": "</s_Codice>",
203
+ "single_word": false,
204
+ "lstrip": true,
205
+ "rstrip": true,
206
+ "normalized": false,
207
+ "special": true
208
+ },
209
+ {
210
+ "id": 57538,
211
  "content": "</s_Data>",
212
  "single_word": false,
213
  "lstrip": true,
tokenizer_config.json CHANGED
@@ -65,7 +65,7 @@
65
  "special": true
66
  },
67
  "57525": {
68
- "content": "<s_Posizioni>",
69
  "lstrip": true,
70
  "normalized": false,
71
  "rstrip": true,
@@ -73,7 +73,7 @@
73
  "special": true
74
  },
75
  "57526": {
76
- "content": "<s_Data>",
77
  "lstrip": true,
78
  "normalized": false,
79
  "rstrip": true,
@@ -81,7 +81,7 @@
81
  "special": true
82
  },
83
  "57527": {
84
- "content": "<s_Codici>",
85
  "lstrip": true,
86
  "normalized": false,
87
  "rstrip": true,
@@ -89,7 +89,7 @@
89
  "special": true
90
  },
91
  "57528": {
92
- "content": "</s_Quantita>",
93
  "lstrip": true,
94
  "normalized": false,
95
  "rstrip": true,
@@ -105,7 +105,7 @@
105
  "special": true
106
  },
107
  "57530": {
108
- "content": "</s_Posizioni>",
109
  "lstrip": true,
110
  "normalized": false,
111
  "rstrip": true,
@@ -113,7 +113,7 @@
113
  "special": true
114
  },
115
  "57531": {
116
- "content": "</s_Codici>",
117
  "lstrip": true,
118
  "normalized": false,
119
  "rstrip": true,
@@ -121,7 +121,7 @@
121
  "special": true
122
  },
123
  "57532": {
124
- "content": "<s_Quantita>",
125
  "lstrip": true,
126
  "normalized": false,
127
  "rstrip": true,
@@ -129,7 +129,7 @@
129
  "special": true
130
  },
131
  "57533": {
132
- "content": "</s_Fornitore>",
133
  "lstrip": true,
134
  "normalized": false,
135
  "rstrip": true,
@@ -137,7 +137,7 @@
137
  "special": true
138
  },
139
  "57534": {
140
- "content": "<s_Numero>",
141
  "lstrip": true,
142
  "normalized": false,
143
  "rstrip": true,
@@ -145,7 +145,7 @@
145
  "special": true
146
  },
147
  "57535": {
148
- "content": "<s_Fornitore>",
149
  "lstrip": true,
150
  "normalized": false,
151
  "rstrip": true,
@@ -153,6 +153,22 @@
153
  "special": true
154
  },
155
  "57536": {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
156
  "content": "</s_Data>",
157
  "lstrip": true,
158
  "normalized": false,
@@ -164,19 +180,21 @@
164
  "additional_special_tokens": [
165
  "<s_iitcdip>",
166
  "<s_synthdog>",
167
- "<s_Posizioni>",
168
  "<s_Data>",
169
- "<s_Codici>",
170
  "</s>",
171
  "</s_Quantita>",
 
172
  "</s_Numero>",
173
- "</s_Posizioni>",
174
- "</s_Codici>",
175
  "<s_Quantita>",
176
  "</s_Fornitore>",
177
  "<s_Numero>",
178
  "<s_Fornitore>",
 
 
179
  "<s>",
 
180
  "</s_Data>"
181
  ],
182
  "bos_token": "<s>",
 
65
  "special": true
66
  },
67
  "57525": {
68
+ "content": "<s_Data>",
69
  "lstrip": true,
70
  "normalized": false,
71
  "rstrip": true,
 
73
  "special": true
74
  },
75
  "57526": {
76
+ "content": "<s_Codice>",
77
  "lstrip": true,
78
  "normalized": false,
79
  "rstrip": true,
 
81
  "special": true
82
  },
83
  "57527": {
84
+ "content": "</s_Quantita>",
85
  "lstrip": true,
86
  "normalized": false,
87
  "rstrip": true,
 
89
  "special": true
90
  },
91
  "57528": {
92
+ "content": "<s_Posizione>",
93
  "lstrip": true,
94
  "normalized": false,
95
  "rstrip": true,
 
105
  "special": true
106
  },
107
  "57530": {
108
+ "content": "</s_Oggetti>",
109
  "lstrip": true,
110
  "normalized": false,
111
  "rstrip": true,
 
113
  "special": true
114
  },
115
  "57531": {
116
+ "content": "<s_Quantita>",
117
  "lstrip": true,
118
  "normalized": false,
119
  "rstrip": true,
 
121
  "special": true
122
  },
123
  "57532": {
124
+ "content": "</s_Fornitore>",
125
  "lstrip": true,
126
  "normalized": false,
127
  "rstrip": true,
 
129
  "special": true
130
  },
131
  "57533": {
132
+ "content": "<s_Numero>",
133
  "lstrip": true,
134
  "normalized": false,
135
  "rstrip": true,
 
137
  "special": true
138
  },
139
  "57534": {
140
+ "content": "<s_Fornitore>",
141
  "lstrip": true,
142
  "normalized": false,
143
  "rstrip": true,
 
145
  "special": true
146
  },
147
  "57535": {
148
+ "content": "</s_Posizione>",
149
  "lstrip": true,
150
  "normalized": false,
151
  "rstrip": true,
 
153
  "special": true
154
  },
155
  "57536": {
156
+ "content": "<s_Oggetti>",
157
+ "lstrip": true,
158
+ "normalized": false,
159
+ "rstrip": true,
160
+ "single_word": false,
161
+ "special": true
162
+ },
163
+ "57537": {
164
+ "content": "</s_Codice>",
165
+ "lstrip": true,
166
+ "normalized": false,
167
+ "rstrip": true,
168
+ "single_word": false,
169
+ "special": true
170
+ },
171
+ "57538": {
172
  "content": "</s_Data>",
173
  "lstrip": true,
174
  "normalized": false,
 
180
  "additional_special_tokens": [
181
  "<s_iitcdip>",
182
  "<s_synthdog>",
 
183
  "<s_Data>",
184
+ "<s_Codice>",
185
  "</s>",
186
  "</s_Quantita>",
187
+ "<s_Posizione>",
188
  "</s_Numero>",
189
+ "</s_Oggetti>",
 
190
  "<s_Quantita>",
191
  "</s_Fornitore>",
192
  "<s_Numero>",
193
  "<s_Fornitore>",
194
+ "</s_Posizione>",
195
+ "<s_Oggetti>",
196
  "<s>",
197
+ "</s_Codice>",
198
  "</s_Data>"
199
  ],
200
  "bos_token": "<s>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dc916bb082cbd3af5d96eff0d711bf84bd11aaf377670bcae91856bf83e8f43
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63480cdc28cc25b84ba8f17398a217dcd6e1f43ff26ef9a0a8e9b92c63c5b1ac
3
  size 4664