Training in progress, step 500
Browse files- added_tokens.json +43 -0
- config.json +314 -0
- model.safetensors +3 -0
- runs/Jul12_19-07-36_cdd35e5d70d4/events.out.tfevents.1720811269.cdd35e5d70d4.339.0 +3 -0
- runs/Jul12_19-08-49_cdd35e5d70d4/events.out.tfevents.1720811332.cdd35e5d70d4.339.1 +3 -0
- special_tokens_map.json +51 -0
- spm.model +3 -0
- tokenizer.json +0 -0
- tokenizer_config.json +534 -0
- training_args.bin +3 -0
added_tokens.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"</chat_title>": 128032,
|
3 |
+
"</child>": 128024,
|
4 |
+
"</child_of>": 128022,
|
5 |
+
"</context>": 128038,
|
6 |
+
"</expected_relationships>": 128028,
|
7 |
+
"</identifier>": 128020,
|
8 |
+
"</item_description>": 128018,
|
9 |
+
"</metadata>": 128036,
|
10 |
+
"</parent>": 128016,
|
11 |
+
"</participants>": 128030,
|
12 |
+
"</readable_date>": 128034,
|
13 |
+
"</sender>": 128040,
|
14 |
+
"</text_body>": 128026,
|
15 |
+
"<chat_title>": 128031,
|
16 |
+
"<child>": 128023,
|
17 |
+
"<child_of>": 128021,
|
18 |
+
"<context>": 128037,
|
19 |
+
"<expected_relationships>": 128027,
|
20 |
+
"<identifier>": 128019,
|
21 |
+
"<item_description>": 128017,
|
22 |
+
"<metadata>": 128035,
|
23 |
+
"<parent>": 128015,
|
24 |
+
"<participants>": 128029,
|
25 |
+
"<readable_date>": 128033,
|
26 |
+
"<sender>": 128039,
|
27 |
+
"<text_body>": 128025,
|
28 |
+
"[MASK]": 128000,
|
29 |
+
"access_instructions": 128006,
|
30 |
+
"accommodation": 128001,
|
31 |
+
"arrival_city": 128013,
|
32 |
+
"arrival_location": 128002,
|
33 |
+
"attendee": 128003,
|
34 |
+
"car_rental": 128011,
|
35 |
+
"check_in_date": 128010,
|
36 |
+
"departure_city": 128014,
|
37 |
+
"flight_type": 128007,
|
38 |
+
"itinerary": 128004,
|
39 |
+
"payment_target": 128012,
|
40 |
+
"pickup_location": 128008,
|
41 |
+
"thing_needed": 128005,
|
42 |
+
"unstructured_information": 128009
|
43 |
+
}
|
config.json
ADDED
@@ -0,0 +1,314 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "bobbyw/deberta-v3-large_relationships_v3.1",
|
3 |
+
"architectures": [
|
4 |
+
"DebertaV2ForSequenceClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"hidden_act": "gelu",
|
8 |
+
"hidden_dropout_prob": 0.1,
|
9 |
+
"hidden_size": 1024,
|
10 |
+
"id2label": {
|
11 |
+
"0": "accommodation cost",
|
12 |
+
"1": "accommodation planner",
|
13 |
+
"2": "accommodation probability",
|
14 |
+
"3": "accommodation type",
|
15 |
+
"4": "activity attendee",
|
16 |
+
"5": "activity cost",
|
17 |
+
"6": "activity location",
|
18 |
+
"7": "activity planner",
|
19 |
+
"8": "activity probability",
|
20 |
+
"9": "activity restaurant",
|
21 |
+
"10": "attendee itinerary",
|
22 |
+
"11": "attendee seat",
|
23 |
+
"12": "date attendee",
|
24 |
+
"13": "date probability",
|
25 |
+
"14": "itinerary probability",
|
26 |
+
"15": "location accommodation",
|
27 |
+
"16": "location activity",
|
28 |
+
"17": "location attendee",
|
29 |
+
"18": "location date",
|
30 |
+
"19": "location itinerary",
|
31 |
+
"20": "location planner",
|
32 |
+
"21": "location probability",
|
33 |
+
"22": "travel arrival location",
|
34 |
+
"23": "travel attendee",
|
35 |
+
"24": "travel date",
|
36 |
+
"25": "travel probability",
|
37 |
+
"26": "travel time",
|
38 |
+
"27": "trip attendee",
|
39 |
+
"28": "trip location",
|
40 |
+
"29": "trip travel",
|
41 |
+
"30": "type probability",
|
42 |
+
"31": "activity address",
|
43 |
+
"32": "activity thing_needed",
|
44 |
+
"33": "travel planner",
|
45 |
+
"34": "activity time",
|
46 |
+
"35": "activity date",
|
47 |
+
"36": "accommodation address",
|
48 |
+
"37": "accommodation link",
|
49 |
+
"38": "trip link",
|
50 |
+
"39": "activity link",
|
51 |
+
"40": "trip activity",
|
52 |
+
"41": "accommodation access_instructions",
|
53 |
+
"42": "itinerary date",
|
54 |
+
"43": "attendee probability",
|
55 |
+
"44": "accommodation attendee",
|
56 |
+
"45": "trip accommodation",
|
57 |
+
"46": "trip date",
|
58 |
+
"47": "attendee date",
|
59 |
+
"48": "travel destination",
|
60 |
+
"49": "travel flight_type",
|
61 |
+
"50": "attendee activity",
|
62 |
+
"51": "travel type",
|
63 |
+
"52": "accommodation date",
|
64 |
+
"53": "itinerary attendee",
|
65 |
+
"54": "link attendee",
|
66 |
+
"55": "travel cost",
|
67 |
+
"56": "date link",
|
68 |
+
"57": "attendee accommodation",
|
69 |
+
"58": "accommodation occupancy",
|
70 |
+
"59": "accommodation location",
|
71 |
+
"60": "itinerary link",
|
72 |
+
"61": "activity availability",
|
73 |
+
"62": "activity pickup_location",
|
74 |
+
"63": "accommodation unstructured_information",
|
75 |
+
"64": "unstructured_information link",
|
76 |
+
"65": "itinerary unstructured_information",
|
77 |
+
"66": "activity unstructured_information",
|
78 |
+
"67": "activity preference",
|
79 |
+
"68": "preference attendee",
|
80 |
+
"69": "unstructured_information unstructured_information",
|
81 |
+
"70": "activity activity",
|
82 |
+
"71": "date unstructured_information",
|
83 |
+
"72": "trip itinerary",
|
84 |
+
"73": "accommodation preference",
|
85 |
+
"74": "date preference",
|
86 |
+
"75": "date date",
|
87 |
+
"76": "preference preference",
|
88 |
+
"77": "trip unstructured_information",
|
89 |
+
"78": "attendee attendee",
|
90 |
+
"79": "attendee unstructured_information",
|
91 |
+
"80": "travel preference",
|
92 |
+
"81": "travel unstructured_information",
|
93 |
+
"82": "accommodation check_in_date",
|
94 |
+
"83": "unstructured_information probability",
|
95 |
+
"84": "location unstructured_information",
|
96 |
+
"85": "unstructured_information attendee",
|
97 |
+
"86": "probability probability",
|
98 |
+
"87": "unstructured_information date",
|
99 |
+
"88": "attendee travel",
|
100 |
+
"89": "cost attendee",
|
101 |
+
"90": "trip preference",
|
102 |
+
"91": "trip cost",
|
103 |
+
"92": "cost probability",
|
104 |
+
"93": "location travel",
|
105 |
+
"94": "date activity",
|
106 |
+
"95": "location car_rental",
|
107 |
+
"96": "car_rental probability",
|
108 |
+
"97": "car_rental preference",
|
109 |
+
"98": "attendee preference",
|
110 |
+
"99": "trip payment",
|
111 |
+
"100": "payment payment_target",
|
112 |
+
"101": "car_rental link",
|
113 |
+
"102": "location link",
|
114 |
+
"103": "unstructured_information preference",
|
115 |
+
"104": "flight preference",
|
116 |
+
"105": "flight unstructured_information",
|
117 |
+
"106": "flight cost",
|
118 |
+
"107": "trip flight",
|
119 |
+
"108": "flight attendee",
|
120 |
+
"109": "flight probability",
|
121 |
+
"110": "flight date",
|
122 |
+
"111": "flight arrival_city",
|
123 |
+
"112": "flight departure_city",
|
124 |
+
"113": "travel travel",
|
125 |
+
"114": "travel arrival_city",
|
126 |
+
"115": "travel departure_city",
|
127 |
+
"116": "travel flight",
|
128 |
+
"117": "preference link",
|
129 |
+
"118": "flight flight",
|
130 |
+
"119": "trip flight_group",
|
131 |
+
"120": "flight_group arrival_city",
|
132 |
+
"121": "flight_group departure_city",
|
133 |
+
"122": "flight_group unstructured_information",
|
134 |
+
"123": "arrival_city unstructured_information",
|
135 |
+
"124": "location activity_group",
|
136 |
+
"125": "activity_group date",
|
137 |
+
"126": "activity_group location",
|
138 |
+
"127": "activity_group preference",
|
139 |
+
"128": "preference date",
|
140 |
+
"129": "trip car_rental",
|
141 |
+
"130": "date itinerary",
|
142 |
+
"131": "cost unstructured_information",
|
143 |
+
"132": "car_rental attendee",
|
144 |
+
"133": "flight_group cost",
|
145 |
+
"134": "flight_group date",
|
146 |
+
"135": "flight_group attendee",
|
147 |
+
"136": "departure_city unstructured_information"
|
148 |
+
},
|
149 |
+
"initializer_range": 0.02,
|
150 |
+
"intermediate_size": 4096,
|
151 |
+
"label2id": {
|
152 |
+
"accommodation access_instructions": 41,
|
153 |
+
"accommodation address": 36,
|
154 |
+
"accommodation attendee": 44,
|
155 |
+
"accommodation check_in_date": 82,
|
156 |
+
"accommodation cost": 0,
|
157 |
+
"accommodation date": 52,
|
158 |
+
"accommodation link": 37,
|
159 |
+
"accommodation location": 59,
|
160 |
+
"accommodation occupancy": 58,
|
161 |
+
"accommodation planner": 1,
|
162 |
+
"accommodation preference": 73,
|
163 |
+
"accommodation probability": 2,
|
164 |
+
"accommodation type": 3,
|
165 |
+
"accommodation unstructured_information": 63,
|
166 |
+
"activity activity": 70,
|
167 |
+
"activity address": 31,
|
168 |
+
"activity attendee": 4,
|
169 |
+
"activity availability": 61,
|
170 |
+
"activity cost": 5,
|
171 |
+
"activity date": 35,
|
172 |
+
"activity link": 39,
|
173 |
+
"activity location": 6,
|
174 |
+
"activity pickup_location": 62,
|
175 |
+
"activity planner": 7,
|
176 |
+
"activity preference": 67,
|
177 |
+
"activity probability": 8,
|
178 |
+
"activity restaurant": 9,
|
179 |
+
"activity thing_needed": 32,
|
180 |
+
"activity time": 34,
|
181 |
+
"activity unstructured_information": 66,
|
182 |
+
"activity_group date": 125,
|
183 |
+
"activity_group location": 126,
|
184 |
+
"activity_group preference": 127,
|
185 |
+
"arrival_city unstructured_information": 123,
|
186 |
+
"attendee accommodation": 57,
|
187 |
+
"attendee activity": 50,
|
188 |
+
"attendee attendee": 78,
|
189 |
+
"attendee date": 47,
|
190 |
+
"attendee itinerary": 10,
|
191 |
+
"attendee preference": 98,
|
192 |
+
"attendee probability": 43,
|
193 |
+
"attendee seat": 11,
|
194 |
+
"attendee travel": 88,
|
195 |
+
"attendee unstructured_information": 79,
|
196 |
+
"car_rental attendee": 132,
|
197 |
+
"car_rental link": 101,
|
198 |
+
"car_rental preference": 97,
|
199 |
+
"car_rental probability": 96,
|
200 |
+
"cost attendee": 89,
|
201 |
+
"cost probability": 92,
|
202 |
+
"cost unstructured_information": 131,
|
203 |
+
"date activity": 94,
|
204 |
+
"date attendee": 12,
|
205 |
+
"date date": 75,
|
206 |
+
"date itinerary": 130,
|
207 |
+
"date link": 56,
|
208 |
+
"date preference": 74,
|
209 |
+
"date probability": 13,
|
210 |
+
"date unstructured_information": 71,
|
211 |
+
"departure_city unstructured_information": 136,
|
212 |
+
"flight arrival_city": 111,
|
213 |
+
"flight attendee": 108,
|
214 |
+
"flight cost": 106,
|
215 |
+
"flight date": 110,
|
216 |
+
"flight departure_city": 112,
|
217 |
+
"flight flight": 118,
|
218 |
+
"flight preference": 104,
|
219 |
+
"flight probability": 109,
|
220 |
+
"flight unstructured_information": 105,
|
221 |
+
"flight_group arrival_city": 120,
|
222 |
+
"flight_group attendee": 135,
|
223 |
+
"flight_group cost": 133,
|
224 |
+
"flight_group date": 134,
|
225 |
+
"flight_group departure_city": 121,
|
226 |
+
"flight_group unstructured_information": 122,
|
227 |
+
"itinerary attendee": 53,
|
228 |
+
"itinerary date": 42,
|
229 |
+
"itinerary link": 60,
|
230 |
+
"itinerary probability": 14,
|
231 |
+
"itinerary unstructured_information": 65,
|
232 |
+
"link attendee": 54,
|
233 |
+
"location accommodation": 15,
|
234 |
+
"location activity": 16,
|
235 |
+
"location activity_group": 124,
|
236 |
+
"location attendee": 17,
|
237 |
+
"location car_rental": 95,
|
238 |
+
"location date": 18,
|
239 |
+
"location itinerary": 19,
|
240 |
+
"location link": 102,
|
241 |
+
"location planner": 20,
|
242 |
+
"location probability": 21,
|
243 |
+
"location travel": 93,
|
244 |
+
"location unstructured_information": 84,
|
245 |
+
"payment payment_target": 100,
|
246 |
+
"preference attendee": 68,
|
247 |
+
"preference date": 128,
|
248 |
+
"preference link": 117,
|
249 |
+
"preference preference": 76,
|
250 |
+
"probability probability": 86,
|
251 |
+
"travel arrival location": 22,
|
252 |
+
"travel arrival_city": 114,
|
253 |
+
"travel attendee": 23,
|
254 |
+
"travel cost": 55,
|
255 |
+
"travel date": 24,
|
256 |
+
"travel departure_city": 115,
|
257 |
+
"travel destination": 48,
|
258 |
+
"travel flight": 116,
|
259 |
+
"travel flight_type": 49,
|
260 |
+
"travel planner": 33,
|
261 |
+
"travel preference": 80,
|
262 |
+
"travel probability": 25,
|
263 |
+
"travel time": 26,
|
264 |
+
"travel travel": 113,
|
265 |
+
"travel type": 51,
|
266 |
+
"travel unstructured_information": 81,
|
267 |
+
"trip accommodation": 45,
|
268 |
+
"trip activity": 40,
|
269 |
+
"trip attendee": 27,
|
270 |
+
"trip car_rental": 129,
|
271 |
+
"trip cost": 91,
|
272 |
+
"trip date": 46,
|
273 |
+
"trip flight": 107,
|
274 |
+
"trip flight_group": 119,
|
275 |
+
"trip itinerary": 72,
|
276 |
+
"trip link": 38,
|
277 |
+
"trip location": 28,
|
278 |
+
"trip payment": 99,
|
279 |
+
"trip preference": 90,
|
280 |
+
"trip travel": 29,
|
281 |
+
"trip unstructured_information": 77,
|
282 |
+
"type probability": 30,
|
283 |
+
"unstructured_information attendee": 85,
|
284 |
+
"unstructured_information date": 87,
|
285 |
+
"unstructured_information link": 64,
|
286 |
+
"unstructured_information preference": 103,
|
287 |
+
"unstructured_information probability": 83,
|
288 |
+
"unstructured_information unstructured_information": 69
|
289 |
+
},
|
290 |
+
"layer_norm_eps": 1e-07,
|
291 |
+
"max_position_embeddings": 512,
|
292 |
+
"max_relative_positions": -1,
|
293 |
+
"model_type": "deberta-v2",
|
294 |
+
"norm_rel_ebd": "layer_norm",
|
295 |
+
"num_attention_heads": 16,
|
296 |
+
"num_hidden_layers": 24,
|
297 |
+
"pad_token_id": 0,
|
298 |
+
"pooler_dropout": 0,
|
299 |
+
"pooler_hidden_act": "gelu",
|
300 |
+
"pooler_hidden_size": 1024,
|
301 |
+
"pos_att_type": [
|
302 |
+
"p2c",
|
303 |
+
"c2p"
|
304 |
+
],
|
305 |
+
"position_biased_input": false,
|
306 |
+
"position_buckets": 256,
|
307 |
+
"problem_type": "multi_label_classification",
|
308 |
+
"relative_attention": true,
|
309 |
+
"share_att_key": true,
|
310 |
+
"torch_dtype": "float32",
|
311 |
+
"transformers_version": "4.41.2",
|
312 |
+
"type_vocab_size": 0,
|
313 |
+
"vocab_size": 128041
|
314 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afba0f2ac269ecea8df0de1affaec6112622562cb3e982c180112ac4a0781a7f
|
3 |
+
size 1740616292
|
runs/Jul12_19-07-36_cdd35e5d70d4/events.out.tfevents.1720811269.cdd35e5d70d4.339.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e164a1dd0589bcb3b19573182d7cecd4114d0525b1870e5351ba1f145659ef0d
|
3 |
+
size 14164
|
runs/Jul12_19-08-49_cdd35e5d70d4/events.out.tfevents.1720811332.cdd35e5d70d4.339.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef174598f2039ad6d3a46681ff1d4115f7b1354a414171e06e1b92626f580f00
|
3 |
+
size 14375
|
special_tokens_map.json
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "[CLS]",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"cls_token": {
|
10 |
+
"content": "[CLS]",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"eos_token": {
|
17 |
+
"content": "[SEP]",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"mask_token": {
|
24 |
+
"content": "[MASK]",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": false,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
},
|
30 |
+
"pad_token": {
|
31 |
+
"content": "[PAD]",
|
32 |
+
"lstrip": false,
|
33 |
+
"normalized": false,
|
34 |
+
"rstrip": false,
|
35 |
+
"single_word": false
|
36 |
+
},
|
37 |
+
"sep_token": {
|
38 |
+
"content": "[SEP]",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false
|
43 |
+
},
|
44 |
+
"unk_token": {
|
45 |
+
"content": "[UNK]",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": true,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false
|
50 |
+
}
|
51 |
+
}
|
spm.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
|
3 |
+
size 2464616
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,534 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "[PAD]",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"1": {
|
12 |
+
"content": "[CLS]",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"2": {
|
20 |
+
"content": "[SEP]",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
},
|
27 |
+
"3": {
|
28 |
+
"content": "[UNK]",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": true,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"1445": {
|
36 |
+
"content": "time",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": true,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": false
|
42 |
+
},
|
43 |
+
"5967": {
|
44 |
+
"content": "type",
|
45 |
+
"lstrip": false,
|
46 |
+
"normalized": true,
|
47 |
+
"rstrip": false,
|
48 |
+
"single_word": false,
|
49 |
+
"special": false
|
50 |
+
},
|
51 |
+
"6026": {
|
52 |
+
"content": "date",
|
53 |
+
"lstrip": false,
|
54 |
+
"normalized": true,
|
55 |
+
"rstrip": false,
|
56 |
+
"single_word": false,
|
57 |
+
"special": false
|
58 |
+
},
|
59 |
+
"8148": {
|
60 |
+
"content": "person",
|
61 |
+
"lstrip": false,
|
62 |
+
"normalized": true,
|
63 |
+
"rstrip": false,
|
64 |
+
"single_word": false,
|
65 |
+
"special": false
|
66 |
+
},
|
67 |
+
"8330": {
|
68 |
+
"content": "link",
|
69 |
+
"lstrip": false,
|
70 |
+
"normalized": true,
|
71 |
+
"rstrip": false,
|
72 |
+
"single_word": false,
|
73 |
+
"special": false
|
74 |
+
},
|
75 |
+
"9035": {
|
76 |
+
"content": "cost",
|
77 |
+
"lstrip": false,
|
78 |
+
"normalized": true,
|
79 |
+
"rstrip": false,
|
80 |
+
"single_word": false,
|
81 |
+
"special": false
|
82 |
+
},
|
83 |
+
"18051": {
|
84 |
+
"content": "flight",
|
85 |
+
"lstrip": false,
|
86 |
+
"normalized": true,
|
87 |
+
"rstrip": false,
|
88 |
+
"single_word": false,
|
89 |
+
"special": false
|
90 |
+
},
|
91 |
+
"19080": {
|
92 |
+
"content": "seat",
|
93 |
+
"lstrip": false,
|
94 |
+
"normalized": true,
|
95 |
+
"rstrip": false,
|
96 |
+
"single_word": false,
|
97 |
+
"special": false
|
98 |
+
},
|
99 |
+
"21183": {
|
100 |
+
"content": "trip",
|
101 |
+
"lstrip": false,
|
102 |
+
"normalized": true,
|
103 |
+
"rstrip": false,
|
104 |
+
"single_word": false,
|
105 |
+
"special": false
|
106 |
+
},
|
107 |
+
"23121": {
|
108 |
+
"content": "travel",
|
109 |
+
"lstrip": false,
|
110 |
+
"normalized": true,
|
111 |
+
"rstrip": false,
|
112 |
+
"single_word": false,
|
113 |
+
"special": false
|
114 |
+
},
|
115 |
+
"23542": {
|
116 |
+
"content": "location",
|
117 |
+
"lstrip": false,
|
118 |
+
"normalized": true,
|
119 |
+
"rstrip": false,
|
120 |
+
"single_word": false,
|
121 |
+
"special": false
|
122 |
+
},
|
123 |
+
"24207": {
|
124 |
+
"content": "payment",
|
125 |
+
"lstrip": false,
|
126 |
+
"normalized": true,
|
127 |
+
"rstrip": false,
|
128 |
+
"single_word": false,
|
129 |
+
"special": false
|
130 |
+
},
|
131 |
+
"29728": {
|
132 |
+
"content": "activity",
|
133 |
+
"lstrip": false,
|
134 |
+
"normalized": true,
|
135 |
+
"rstrip": false,
|
136 |
+
"single_word": false,
|
137 |
+
"special": false
|
138 |
+
},
|
139 |
+
"36163": {
|
140 |
+
"content": "address",
|
141 |
+
"lstrip": false,
|
142 |
+
"normalized": true,
|
143 |
+
"rstrip": false,
|
144 |
+
"single_word": false,
|
145 |
+
"special": false
|
146 |
+
},
|
147 |
+
"70006": {
|
148 |
+
"content": "availability",
|
149 |
+
"lstrip": false,
|
150 |
+
"normalized": true,
|
151 |
+
"rstrip": false,
|
152 |
+
"single_word": false,
|
153 |
+
"special": false
|
154 |
+
},
|
155 |
+
"96137": {
|
156 |
+
"content": "probability",
|
157 |
+
"lstrip": false,
|
158 |
+
"normalized": true,
|
159 |
+
"rstrip": false,
|
160 |
+
"single_word": false,
|
161 |
+
"special": false
|
162 |
+
},
|
163 |
+
"102847": {
|
164 |
+
"content": "planner",
|
165 |
+
"lstrip": false,
|
166 |
+
"normalized": true,
|
167 |
+
"rstrip": false,
|
168 |
+
"single_word": false,
|
169 |
+
"special": false
|
170 |
+
},
|
171 |
+
"107717": {
|
172 |
+
"content": "preference",
|
173 |
+
"lstrip": false,
|
174 |
+
"normalized": true,
|
175 |
+
"rstrip": false,
|
176 |
+
"single_word": false,
|
177 |
+
"special": false
|
178 |
+
},
|
179 |
+
"118958": {
|
180 |
+
"content": "occupancy",
|
181 |
+
"lstrip": false,
|
182 |
+
"normalized": true,
|
183 |
+
"rstrip": false,
|
184 |
+
"single_word": false,
|
185 |
+
"special": false
|
186 |
+
},
|
187 |
+
"128000": {
|
188 |
+
"content": "[MASK]",
|
189 |
+
"lstrip": false,
|
190 |
+
"normalized": false,
|
191 |
+
"rstrip": false,
|
192 |
+
"single_word": false,
|
193 |
+
"special": true
|
194 |
+
},
|
195 |
+
"128001": {
|
196 |
+
"content": "accommodation",
|
197 |
+
"lstrip": false,
|
198 |
+
"normalized": true,
|
199 |
+
"rstrip": false,
|
200 |
+
"single_word": false,
|
201 |
+
"special": false
|
202 |
+
},
|
203 |
+
"128002": {
|
204 |
+
"content": "arrival_location",
|
205 |
+
"lstrip": false,
|
206 |
+
"normalized": true,
|
207 |
+
"rstrip": false,
|
208 |
+
"single_word": false,
|
209 |
+
"special": false
|
210 |
+
},
|
211 |
+
"128003": {
|
212 |
+
"content": "attendee",
|
213 |
+
"lstrip": false,
|
214 |
+
"normalized": true,
|
215 |
+
"rstrip": false,
|
216 |
+
"single_word": false,
|
217 |
+
"special": false
|
218 |
+
},
|
219 |
+
"128004": {
|
220 |
+
"content": "itinerary",
|
221 |
+
"lstrip": false,
|
222 |
+
"normalized": true,
|
223 |
+
"rstrip": false,
|
224 |
+
"single_word": false,
|
225 |
+
"special": false
|
226 |
+
},
|
227 |
+
"128005": {
|
228 |
+
"content": "thing_needed",
|
229 |
+
"lstrip": false,
|
230 |
+
"normalized": true,
|
231 |
+
"rstrip": false,
|
232 |
+
"single_word": false,
|
233 |
+
"special": false
|
234 |
+
},
|
235 |
+
"128006": {
|
236 |
+
"content": "access_instructions",
|
237 |
+
"lstrip": false,
|
238 |
+
"normalized": true,
|
239 |
+
"rstrip": false,
|
240 |
+
"single_word": false,
|
241 |
+
"special": false
|
242 |
+
},
|
243 |
+
"128007": {
|
244 |
+
"content": "flight_type",
|
245 |
+
"lstrip": false,
|
246 |
+
"normalized": true,
|
247 |
+
"rstrip": false,
|
248 |
+
"single_word": false,
|
249 |
+
"special": false
|
250 |
+
},
|
251 |
+
"128008": {
|
252 |
+
"content": "pickup_location",
|
253 |
+
"lstrip": false,
|
254 |
+
"normalized": true,
|
255 |
+
"rstrip": false,
|
256 |
+
"single_word": false,
|
257 |
+
"special": false
|
258 |
+
},
|
259 |
+
"128009": {
|
260 |
+
"content": "unstructured_information",
|
261 |
+
"lstrip": false,
|
262 |
+
"normalized": true,
|
263 |
+
"rstrip": false,
|
264 |
+
"single_word": false,
|
265 |
+
"special": false
|
266 |
+
},
|
267 |
+
"128010": {
|
268 |
+
"content": "check_in_date",
|
269 |
+
"lstrip": false,
|
270 |
+
"normalized": true,
|
271 |
+
"rstrip": false,
|
272 |
+
"single_word": false,
|
273 |
+
"special": false
|
274 |
+
},
|
275 |
+
"128011": {
|
276 |
+
"content": "car_rental",
|
277 |
+
"lstrip": false,
|
278 |
+
"normalized": true,
|
279 |
+
"rstrip": false,
|
280 |
+
"single_word": false,
|
281 |
+
"special": false
|
282 |
+
},
|
283 |
+
"128012": {
|
284 |
+
"content": "payment_target",
|
285 |
+
"lstrip": false,
|
286 |
+
"normalized": true,
|
287 |
+
"rstrip": false,
|
288 |
+
"single_word": false,
|
289 |
+
"special": false
|
290 |
+
},
|
291 |
+
"128013": {
|
292 |
+
"content": "arrival_city",
|
293 |
+
"lstrip": false,
|
294 |
+
"normalized": true,
|
295 |
+
"rstrip": false,
|
296 |
+
"single_word": false,
|
297 |
+
"special": false
|
298 |
+
},
|
299 |
+
"128014": {
|
300 |
+
"content": "departure_city",
|
301 |
+
"lstrip": false,
|
302 |
+
"normalized": true,
|
303 |
+
"rstrip": false,
|
304 |
+
"single_word": false,
|
305 |
+
"special": false
|
306 |
+
},
|
307 |
+
"128015": {
|
308 |
+
"content": "<parent>",
|
309 |
+
"lstrip": false,
|
310 |
+
"normalized": true,
|
311 |
+
"rstrip": false,
|
312 |
+
"single_word": false,
|
313 |
+
"special": false
|
314 |
+
},
|
315 |
+
"128016": {
|
316 |
+
"content": "</parent>",
|
317 |
+
"lstrip": false,
|
318 |
+
"normalized": true,
|
319 |
+
"rstrip": false,
|
320 |
+
"single_word": false,
|
321 |
+
"special": false
|
322 |
+
},
|
323 |
+
"128017": {
|
324 |
+
"content": "<item_description>",
|
325 |
+
"lstrip": false,
|
326 |
+
"normalized": true,
|
327 |
+
"rstrip": false,
|
328 |
+
"single_word": false,
|
329 |
+
"special": false
|
330 |
+
},
|
331 |
+
"128018": {
|
332 |
+
"content": "</item_description>",
|
333 |
+
"lstrip": false,
|
334 |
+
"normalized": true,
|
335 |
+
"rstrip": false,
|
336 |
+
"single_word": false,
|
337 |
+
"special": false
|
338 |
+
},
|
339 |
+
"128019": {
|
340 |
+
"content": "<identifier>",
|
341 |
+
"lstrip": false,
|
342 |
+
"normalized": true,
|
343 |
+
"rstrip": false,
|
344 |
+
"single_word": false,
|
345 |
+
"special": false
|
346 |
+
},
|
347 |
+
"128020": {
|
348 |
+
"content": "</identifier>",
|
349 |
+
"lstrip": false,
|
350 |
+
"normalized": true,
|
351 |
+
"rstrip": false,
|
352 |
+
"single_word": false,
|
353 |
+
"special": false
|
354 |
+
},
|
355 |
+
"128021": {
|
356 |
+
"content": "<child_of>",
|
357 |
+
"lstrip": false,
|
358 |
+
"normalized": true,
|
359 |
+
"rstrip": false,
|
360 |
+
"single_word": false,
|
361 |
+
"special": false
|
362 |
+
},
|
363 |
+
"128022": {
|
364 |
+
"content": "</child_of>",
|
365 |
+
"lstrip": false,
|
366 |
+
"normalized": true,
|
367 |
+
"rstrip": false,
|
368 |
+
"single_word": false,
|
369 |
+
"special": false
|
370 |
+
},
|
371 |
+
"128023": {
|
372 |
+
"content": "<child>",
|
373 |
+
"lstrip": false,
|
374 |
+
"normalized": true,
|
375 |
+
"rstrip": false,
|
376 |
+
"single_word": false,
|
377 |
+
"special": false
|
378 |
+
},
|
379 |
+
"128024": {
|
380 |
+
"content": "</child>",
|
381 |
+
"lstrip": false,
|
382 |
+
"normalized": true,
|
383 |
+
"rstrip": false,
|
384 |
+
"single_word": false,
|
385 |
+
"special": false
|
386 |
+
},
|
387 |
+
"128025": {
|
388 |
+
"content": "<text_body>",
|
389 |
+
"lstrip": false,
|
390 |
+
"normalized": true,
|
391 |
+
"rstrip": false,
|
392 |
+
"single_word": false,
|
393 |
+
"special": false
|
394 |
+
},
|
395 |
+
"128026": {
|
396 |
+
"content": "</text_body>",
|
397 |
+
"lstrip": false,
|
398 |
+
"normalized": true,
|
399 |
+
"rstrip": false,
|
400 |
+
"single_word": false,
|
401 |
+
"special": false
|
402 |
+
},
|
403 |
+
"128027": {
|
404 |
+
"content": "<expected_relationships>",
|
405 |
+
"lstrip": false,
|
406 |
+
"normalized": true,
|
407 |
+
"rstrip": false,
|
408 |
+
"single_word": false,
|
409 |
+
"special": false
|
410 |
+
},
|
411 |
+
"128028": {
|
412 |
+
"content": "</expected_relationships>",
|
413 |
+
"lstrip": false,
|
414 |
+
"normalized": true,
|
415 |
+
"rstrip": false,
|
416 |
+
"single_word": false,
|
417 |
+
"special": false
|
418 |
+
},
|
419 |
+
"128029": {
|
420 |
+
"content": "<participants>",
|
421 |
+
"lstrip": false,
|
422 |
+
"normalized": true,
|
423 |
+
"rstrip": false,
|
424 |
+
"single_word": false,
|
425 |
+
"special": false
|
426 |
+
},
|
427 |
+
"128030": {
|
428 |
+
"content": "</participants>",
|
429 |
+
"lstrip": false,
|
430 |
+
"normalized": true,
|
431 |
+
"rstrip": false,
|
432 |
+
"single_word": false,
|
433 |
+
"special": false
|
434 |
+
},
|
435 |
+
"128031": {
|
436 |
+
"content": "<chat_title>",
|
437 |
+
"lstrip": false,
|
438 |
+
"normalized": true,
|
439 |
+
"rstrip": false,
|
440 |
+
"single_word": false,
|
441 |
+
"special": false
|
442 |
+
},
|
443 |
+
"128032": {
|
444 |
+
"content": "</chat_title>",
|
445 |
+
"lstrip": false,
|
446 |
+
"normalized": true,
|
447 |
+
"rstrip": false,
|
448 |
+
"single_word": false,
|
449 |
+
"special": false
|
450 |
+
},
|
451 |
+
"128033": {
|
452 |
+
"content": "<readable_date>",
|
453 |
+
"lstrip": false,
|
454 |
+
"normalized": true,
|
455 |
+
"rstrip": false,
|
456 |
+
"single_word": false,
|
457 |
+
"special": false
|
458 |
+
},
|
459 |
+
"128034": {
|
460 |
+
"content": "</readable_date>",
|
461 |
+
"lstrip": false,
|
462 |
+
"normalized": true,
|
463 |
+
"rstrip": false,
|
464 |
+
"single_word": false,
|
465 |
+
"special": false
|
466 |
+
},
|
467 |
+
"128035": {
|
468 |
+
"content": "<metadata>",
|
469 |
+
"lstrip": false,
|
470 |
+
"normalized": true,
|
471 |
+
"rstrip": false,
|
472 |
+
"single_word": false,
|
473 |
+
"special": false
|
474 |
+
},
|
475 |
+
"128036": {
|
476 |
+
"content": "</metadata>",
|
477 |
+
"lstrip": false,
|
478 |
+
"normalized": true,
|
479 |
+
"rstrip": false,
|
480 |
+
"single_word": false,
|
481 |
+
"special": false
|
482 |
+
},
|
483 |
+
"128037": {
|
484 |
+
"content": "<context>",
|
485 |
+
"lstrip": false,
|
486 |
+
"normalized": true,
|
487 |
+
"rstrip": false,
|
488 |
+
"single_word": false,
|
489 |
+
"special": false
|
490 |
+
},
|
491 |
+
"128038": {
|
492 |
+
"content": "</context>",
|
493 |
+
"lstrip": false,
|
494 |
+
"normalized": true,
|
495 |
+
"rstrip": false,
|
496 |
+
"single_word": false,
|
497 |
+
"special": false
|
498 |
+
},
|
499 |
+
"128039": {
|
500 |
+
"content": "<sender>",
|
501 |
+
"lstrip": false,
|
502 |
+
"normalized": true,
|
503 |
+
"rstrip": false,
|
504 |
+
"single_word": false,
|
505 |
+
"special": false
|
506 |
+
},
|
507 |
+
"128040": {
|
508 |
+
"content": "</sender>",
|
509 |
+
"lstrip": false,
|
510 |
+
"normalized": true,
|
511 |
+
"rstrip": false,
|
512 |
+
"single_word": false,
|
513 |
+
"special": false
|
514 |
+
}
|
515 |
+
},
|
516 |
+
"bos_token": "[CLS]",
|
517 |
+
"clean_up_tokenization_spaces": true,
|
518 |
+
"cls_token": "[CLS]",
|
519 |
+
"do_lower_case": false,
|
520 |
+
"eos_token": "[SEP]",
|
521 |
+
"mask_token": "[MASK]",
|
522 |
+
"max_length": 512,
|
523 |
+
"model_max_length": 1000000000000000019884624838656,
|
524 |
+
"pad_token": "[PAD]",
|
525 |
+
"sep_token": "[SEP]",
|
526 |
+
"sp_model_kwargs": {},
|
527 |
+
"split_by_punct": false,
|
528 |
+
"stride": 0,
|
529 |
+
"tokenizer_class": "DebertaV2Tokenizer",
|
530 |
+
"truncation_side": "right",
|
531 |
+
"truncation_strategy": "longest_first",
|
532 |
+
"unk_token": "[UNK]",
|
533 |
+
"vocab_type": "spm"
|
534 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ef23d2e68ead60ed78bb05b0ae2350b28bfbd3c5097fa5ac72a7a92ed23bb8b
|
3 |
+
size 5176
|