Training in progress, epoch 1
Browse files- model.safetensors +1 -1
- tokenizer.json +6 -6
- training_args.bin +1 -1
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 290403936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:920eb0c351382b5e769c8bb35b93d165734bcf1c14431b935f2376dbff6efba1
|
3 |
size 290403936
|
tokenizer.json
CHANGED
@@ -14500,7 +14500,7 @@
|
|
14500 |
},
|
14501 |
{
|
14502 |
"SpecialToken": {
|
14503 |
-
"id": "<|
|
14504 |
"type_id": 0
|
14505 |
}
|
14506 |
},
|
@@ -14538,7 +14538,7 @@
|
|
14538 |
},
|
14539 |
{
|
14540 |
"SpecialToken": {
|
14541 |
-
"id": "<|
|
14542 |
"type_id": 0
|
14543 |
}
|
14544 |
},
|
@@ -14604,13 +14604,13 @@
|
|
14604 |
"<|startoftranscript|>"
|
14605 |
]
|
14606 |
},
|
14607 |
-
"<|
|
14608 |
-
"id": "<|
|
14609 |
"ids": [
|
14610 |
-
|
14611 |
],
|
14612 |
"tokens": [
|
14613 |
-
"<|
|
14614 |
]
|
14615 |
}
|
14616 |
}
|
|
|
14500 |
},
|
14501 |
{
|
14502 |
"SpecialToken": {
|
14503 |
+
"id": "<|transcribe|>",
|
14504 |
"type_id": 0
|
14505 |
}
|
14506 |
},
|
|
|
14538 |
},
|
14539 |
{
|
14540 |
"SpecialToken": {
|
14541 |
+
"id": "<|transcribe|>",
|
14542 |
"type_id": 0
|
14543 |
}
|
14544 |
},
|
|
|
14604 |
"<|startoftranscript|>"
|
14605 |
]
|
14606 |
},
|
14607 |
+
"<|transcribe|>": {
|
14608 |
+
"id": "<|transcribe|>",
|
14609 |
"ids": [
|
14610 |
+
50359
|
14611 |
],
|
14612 |
"tokens": [
|
14613 |
+
"<|transcribe|>"
|
14614 |
]
|
14615 |
}
|
14616 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b07b7a9cccf4a5c9e267b6d53a140cbce99876f03236ec74446bf9d6fa7ceaca
|
3 |
size 5496
|