Training in progress, step 500
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LayoutLMv2ForTokenClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "microsoft/layoutxlm-base",
|
3 |
"architectures": [
|
4 |
"LayoutLMv2ForTokenClassification"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1476349244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42c49b3fc3cc9a56046e2befc31ec2bcc83df285adf81129599c921c653cebe3
|
3 |
size 1476349244
|
runs/May15_07-28-12_2cad6e53f63b/events.out.tfevents.1715758095.2cad6e53f63b.576.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e15e2e891e7e6d64faa1c1599db644e62f2393317cd23ff19a23a0b9429bc7e4
|
3 |
+
size 7685
|
tokenizer_config.json
CHANGED
@@ -69,6 +69,7 @@
|
|
69 |
1000,
|
70 |
1000
|
71 |
],
|
|
|
72 |
"tokenizer_class": "LayoutXLMTokenizer",
|
73 |
"unk_token": "<unk>"
|
74 |
}
|
|
|
69 |
1000,
|
70 |
1000
|
71 |
],
|
72 |
+
"sp_model_kwargs": {},
|
73 |
"tokenizer_class": "LayoutXLMTokenizer",
|
74 |
"unk_token": "<unk>"
|
75 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd5054f07806901fabc577312b9fafad01eb647edda9e431e7ae4a962ee3378a
|
3 |
size 4984
|