Training in progress, step 500
Browse files- adapter_model.safetensors +2 -2
- tokenizer.json +73 -57
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25593797359007a38c0d85d3570063183148bc50eb56f12dc91108ab62c70e5a
|
3 |
+
size 27280152
|
tokenizer.json
CHANGED
@@ -2338,69 +2338,85 @@
|
|
2338 |
]
|
2339 |
},
|
2340 |
"post_processor": {
|
2341 |
-
"type": "
|
2342 |
-
"
|
2343 |
{
|
2344 |
-
"
|
2345 |
-
|
2346 |
-
|
2347 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2348 |
},
|
2349 |
{
|
2350 |
-
"
|
2351 |
-
|
2352 |
-
|
2353 |
-
|
2354 |
-
|
2355 |
-
|
2356 |
-
|
2357 |
-
|
2358 |
-
|
2359 |
-
|
2360 |
-
|
2361 |
-
|
2362 |
-
|
2363 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2364 |
],
|
2365 |
-
"
|
2366 |
-
|
2367 |
-
|
2368 |
-
|
2369 |
-
|
2370 |
-
|
2371 |
-
|
2372 |
-
|
2373 |
-
"Sequence": {
|
2374 |
-
"id": "A",
|
2375 |
-
"type_id": 0
|
2376 |
-
}
|
2377 |
-
},
|
2378 |
-
{
|
2379 |
-
"SpecialToken": {
|
2380 |
-
"id": "<|begin_of_text|>",
|
2381 |
-
"type_id": 1
|
2382 |
-
}
|
2383 |
-
},
|
2384 |
-
{
|
2385 |
-
"Sequence": {
|
2386 |
-
"id": "B",
|
2387 |
-
"type_id": 1
|
2388 |
-
}
|
2389 |
-
}
|
2390 |
],
|
2391 |
-
"
|
2392 |
-
"<|
|
2393 |
-
|
2394 |
-
"ids": [
|
2395 |
-
128000
|
2396 |
-
],
|
2397 |
-
"tokens": [
|
2398 |
-
"<|begin_of_text|>"
|
2399 |
-
]
|
2400 |
-
}
|
2401 |
-
}
|
2402 |
}
|
2403 |
-
|
2404 |
},
|
2405 |
"decoder": {
|
2406 |
"type": "ByteLevel",
|
|
|
2338 |
]
|
2339 |
},
|
2340 |
"post_processor": {
|
2341 |
+
"type": "TemplateProcessing",
|
2342 |
+
"single": [
|
2343 |
{
|
2344 |
+
"SpecialToken": {
|
2345 |
+
"id": "<|begin_of_text|>",
|
2346 |
+
"type_id": 0
|
2347 |
+
}
|
2348 |
+
},
|
2349 |
+
{
|
2350 |
+
"Sequence": {
|
2351 |
+
"id": "A",
|
2352 |
+
"type_id": 0
|
2353 |
+
}
|
2354 |
+
},
|
2355 |
+
{
|
2356 |
+
"SpecialToken": {
|
2357 |
+
"id": "<|eot_id|>",
|
2358 |
+
"type_id": 0
|
2359 |
+
}
|
2360 |
+
}
|
2361 |
+
],
|
2362 |
+
"pair": [
|
2363 |
+
{
|
2364 |
+
"SpecialToken": {
|
2365 |
+
"id": "<|begin_of_text|>",
|
2366 |
+
"type_id": 0
|
2367 |
+
}
|
2368 |
+
},
|
2369 |
+
{
|
2370 |
+
"Sequence": {
|
2371 |
+
"id": "A",
|
2372 |
+
"type_id": 0
|
2373 |
+
}
|
2374 |
},
|
2375 |
{
|
2376 |
+
"SpecialToken": {
|
2377 |
+
"id": "<|eot_id|>",
|
2378 |
+
"type_id": 0
|
2379 |
+
}
|
2380 |
+
},
|
2381 |
+
{
|
2382 |
+
"SpecialToken": {
|
2383 |
+
"id": "<|begin_of_text|>",
|
2384 |
+
"type_id": 1
|
2385 |
+
}
|
2386 |
+
},
|
2387 |
+
{
|
2388 |
+
"Sequence": {
|
2389 |
+
"id": "B",
|
2390 |
+
"type_id": 1
|
2391 |
+
}
|
2392 |
+
},
|
2393 |
+
{
|
2394 |
+
"SpecialToken": {
|
2395 |
+
"id": "<|eot_id|>",
|
2396 |
+
"type_id": 1
|
2397 |
+
}
|
2398 |
+
}
|
2399 |
+
],
|
2400 |
+
"special_tokens": {
|
2401 |
+
"<|begin_of_text|>": {
|
2402 |
+
"id": "<|begin_of_text|>",
|
2403 |
+
"ids": [
|
2404 |
+
128000
|
2405 |
],
|
2406 |
+
"tokens": [
|
2407 |
+
"<|begin_of_text|>"
|
2408 |
+
]
|
2409 |
+
},
|
2410 |
+
"<|eot_id|>": {
|
2411 |
+
"id": "<|eot_id|>",
|
2412 |
+
"ids": [
|
2413 |
+
128009
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2414 |
],
|
2415 |
+
"tokens": [
|
2416 |
+
"<|eot_id|>"
|
2417 |
+
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2418 |
}
|
2419 |
+
}
|
2420 |
},
|
2421 |
"decoder": {
|
2422 |
"type": "ByteLevel",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36e6cb654b592f1258fb25a619ae51c463cebb5c8eab546650afd771fc406846
|
3 |
size 5432
|