epoch 10-20
Browse files- added_tokens.json +2 -1
- config.json +2 -1
- pytorch_model.bin +1 -1
- tokenizer.json +0 -0
- vocab.json +0 -0
added_tokens.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
2 |
"<mask>": 6199,
|
3 |
-
"<pad>": 6198
|
|
|
4 |
}
|
|
|
1 |
{
|
2 |
"<mask>": 6199,
|
3 |
+
"<pad>": 6198,
|
4 |
+
"<unk>": 6200
|
5 |
}
|
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
-
"_commit_hash":
|
|
|
3 |
"architectures": [
|
4 |
"VisionEncoderDecoderModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_commit_hash": "68b0e3e46dccee7edb853b659e0219ea7de8fa7b",
|
3 |
+
"_name_or_path": "tt1225/pretrained-trocr-tiny-vietnamese-nom",
|
4 |
"architectures": [
|
5 |
"VisionEncoderDecoderModel"
|
6 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 221492737
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:018decaff087afb770bca87f87c14bcaac53c0476f69c07d8a6914672b815fe0
|
3 |
size 221492737
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|