Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -28,14 +28,14 @@
|
|
28 |
512
|
29 |
],
|
30 |
"id2label": {
|
31 |
-
"0": "
|
32 |
-
"
|
33 |
},
|
34 |
"image_size": 224,
|
35 |
"initializer_range": 0.02,
|
36 |
"label2id": {
|
37 |
-
"backrground":
|
38 |
-
"line":
|
39 |
},
|
40 |
"layer_norm_eps": 1e-06,
|
41 |
"mlp_ratios": [
|
@@ -74,5 +74,5 @@
|
|
74 |
2
|
75 |
],
|
76 |
"torch_dtype": "float32",
|
77 |
-
"transformers_version": "4.
|
78 |
}
|
|
|
28 |
512
|
29 |
],
|
30 |
"id2label": {
|
31 |
+
"0": "line",
|
32 |
+
"255": "backrground"
|
33 |
},
|
34 |
"image_size": 224,
|
35 |
"initializer_range": 0.02,
|
36 |
"label2id": {
|
37 |
+
"backrground": 255,
|
38 |
+
"line": 0
|
39 |
},
|
40 |
"layer_norm_eps": 1e-06,
|
41 |
"mlp_ratios": [
|
|
|
74 |
2
|
75 |
],
|
76 |
"torch_dtype": "float32",
|
77 |
+
"transformers_version": "4.37.0"
|
78 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 188979776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24e4a50daf49e64080a2fe677cbcfb2ac6539ecc4a3de08454b4d3b05519e5ae
|
3 |
size 188979776
|
runs/Jan22_17-53-39_64270141b198/events.out.tfevents.1705946020.64270141b198.1249.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00a2dee4a336c6b42c018e2058c6a590fd217f3164bbc5015469a1b7cb395033
|
3 |
+
size 5316
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ba153250b12eeb002ba2016e385ebf9f18753ab2f58da3347b3132f631a5786
|
3 |
size 4728
|