Training in progress, step 500
Browse files
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 503816564
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adbf64bb9732cabe13feb32403b9adb5a226e67d6f3acd0c24512408ecc4419e
|
3 |
size 503816564
|
runs/Aug28_12-37-44_bernini/events.out.tfevents.1724841471.bernini.32724.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a88fe87ce5de4ab6631468a4f8d9c3b774008753e443c97802f08c64ab264529
|
3 |
+
size 8817
|
tokenizer.json
CHANGED
@@ -1,7 +1,21 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 0,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": {
|
4 |
+
"direction": "Right",
|
5 |
+
"max_length": 512,
|
6 |
+
"strategy": "LongestFirst",
|
7 |
+
"stride": 0
|
8 |
+
},
|
9 |
+
"padding": {
|
10 |
+
"strategy": {
|
11 |
+
"Fixed": 512
|
12 |
+
},
|
13 |
+
"direction": "Right",
|
14 |
+
"pad_to_multiple_of": null,
|
15 |
+
"pad_id": 1,
|
16 |
+
"pad_type_id": 0,
|
17 |
+
"pad_token": "<pad>"
|
18 |
+
},
|
19 |
"added_tokens": [
|
20 |
{
|
21 |
"id": 0,
|
tokenizer_config.json
CHANGED
@@ -75,5 +75,6 @@
|
|
75 |
],
|
76 |
"tokenizer_class": "LayoutLMv3Tokenizer",
|
77 |
"trim_offsets": true,
|
78 |
-
"unk_token": "<unk>"
|
|
|
79 |
}
|
|
|
75 |
],
|
76 |
"tokenizer_class": "LayoutLMv3Tokenizer",
|
77 |
"trim_offsets": true,
|
78 |
+
"unk_token": "<unk>",
|
79 |
+
"use_fast": true
|
80 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9bda81af4a7f67c195075692ac767bd3c9dca3089baefd0cd26772d6f4dfb8d
|
3 |
size 5240
|