Commit
·
e25e3d6
1
Parent(s):
31f9fe4
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- precision
|
7 |
+
- recall
|
8 |
+
- f1
|
9 |
+
- accuracy
|
10 |
+
model-index:
|
11 |
+
- name: LayoutLM_4
|
12 |
+
results: []
|
13 |
+
---
|
14 |
+
|
15 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
+
should probably proofread and complete it, then remove this comment. -->
|
17 |
+
|
18 |
+
# LayoutLM_4
|
19 |
+
|
20 |
+
This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on an unknown dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6673
|
23 |
+
- Precision: 0.675
|
24 |
+
- Recall: 0.3576
|
25 |
+
- F1: 0.4675
|
26 |
+
- Accuracy: 0.8559
|
27 |
+
|
28 |
+
## Model description
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Intended uses & limitations
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training and evaluation data
|
37 |
+
|
38 |
+
More information needed
|
39 |
+
|
40 |
+
## Training procedure
|
41 |
+
|
42 |
+
### Training hyperparameters
|
43 |
+
|
44 |
+
The following hyperparameters were used during training:
|
45 |
+
- learning_rate: 1e-06
|
46 |
+
- train_batch_size: 4
|
47 |
+
- eval_batch_size: 2
|
48 |
+
- seed: 42
|
49 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
+
- lr_scheduler_type: linear
|
51 |
+
- training_steps: 1500
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
+
|:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
+
| No log | 7.14 | 100 | 1.2248 | 0.0 | 0.0 | 0.0 | 0.7818 |
|
58 |
+
| No log | 14.29 | 200 | 0.9800 | 0.0 | 0.0 | 0.0 | 0.7818 |
|
59 |
+
| No log | 21.43 | 300 | 0.8988 | 0.0 | 0.0 | 0.0 | 0.7818 |
|
60 |
+
| No log | 28.57 | 400 | 0.8416 | 0.0 | 0.0 | 0.0 | 0.7818 |
|
61 |
+
| 1.0601 | 35.71 | 500 | 0.8025 | 0.0 | 0.0 | 0.0 | 0.7818 |
|
62 |
+
| 1.0601 | 42.86 | 600 | 0.7719 | 0.0 | 0.0 | 0.0 | 0.7818 |
|
63 |
+
| 1.0601 | 50.0 | 700 | 0.7428 | 0.75 | 0.0397 | 0.0755 | 0.7902 |
|
64 |
+
| 1.0601 | 57.14 | 800 | 0.7225 | 0.5714 | 0.0530 | 0.0970 | 0.7972 |
|
65 |
+
| 1.0601 | 64.29 | 900 | 0.7107 | 0.6923 | 0.1192 | 0.2034 | 0.8140 |
|
66 |
+
| 0.6088 | 71.43 | 1000 | 0.6954 | 0.6444 | 0.1921 | 0.2959 | 0.8308 |
|
67 |
+
| 0.6088 | 78.57 | 1100 | 0.6861 | 0.6727 | 0.2450 | 0.3592 | 0.8392 |
|
68 |
+
| 0.6088 | 85.71 | 1200 | 0.6800 | 0.6719 | 0.2848 | 0.4 | 0.8462 |
|
69 |
+
| 0.6088 | 92.86 | 1300 | 0.6694 | 0.6901 | 0.3245 | 0.4414 | 0.8517 |
|
70 |
+
| 0.6088 | 100.0 | 1400 | 0.6684 | 0.675 | 0.3576 | 0.4675 | 0.8573 |
|
71 |
+
| 0.5237 | 107.14 | 1500 | 0.6673 | 0.675 | 0.3576 | 0.4675 | 0.8559 |
|
72 |
+
|
73 |
+
|
74 |
+
### Framework versions
|
75 |
+
|
76 |
+
- Transformers 4.29.2
|
77 |
+
- Pytorch 2.0.1+cu118
|
78 |
+
- Datasets 2.14.4
|
79 |
+
- Tokenizers 0.13.3
|
runs/Aug27_13-57-40_9d4a9414b44f/events.out.tfevents.1693144683.9d4a9414b44f.819.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:272f0aa9f394438467eff7ee0e44a89082d999d022b09b8c36b12ccb81b591bd
|
3 |
+
size 12707
|