Training in progress, step 303
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ license: mit
|
|
4 |
base_model: microsoft/layoutlm-base-uncased
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: Layouttest
|
9 |
results: []
|
@@ -15,6 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# Layouttest
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on the None dataset.
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
4 |
base_model: microsoft/layoutlm-base-uncased
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- f1
|
9 |
+
- recall
|
10 |
+
- precision
|
11 |
model-index:
|
12 |
- name: Layouttest
|
13 |
results: []
|
|
|
19 |
# Layouttest
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on the None dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 3.5819
|
24 |
+
- F1: 0.4013
|
25 |
+
- Recall: 0.5551
|
26 |
+
- Precision: 0.3143
|
27 |
|
28 |
## Model description
|
29 |
|
logs/events.out.tfevents.1748959248.phi-ThinkPad-T490
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efea85272ca7c56c9feabcfbc9748ca935418f7c96814fbc6475d3357942735f
|
3 |
+
size 452
|
logs/events.out.tfevents.1748959447.phi-ThinkPad-T490
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1af3f0b8aacaf2d62374d226784c6ddeb395324c4602e186dfcc192c05fb19ec
|
3 |
+
size 8581
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 450724324
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e45b12ff82182ce51a6baee50f1e32430f7948c400f66d5d8c64bf12a479aaa2
|
3 |
size 450724324
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5777
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b168066fba75dea85a371fef4cd1f98178fe015bc64d4081fa5c881622f3fadd
|
3 |
size 5777
|