Noureddinesa
commited on
Commit
•
02c2c91
1
Parent(s):
d994cf6
End of training
Browse files- README.md +95 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
base_model: microsoft/layoutlmv3-large
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
+
- accuracy
|
11 |
+
model-index:
|
12 |
+
- name: Output_LayoutLMv3_v3
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# Output_LayoutLMv3_v3
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [microsoft/layoutlmv3-large](https://huggingface.co/microsoft/layoutlmv3-large) on an unknown dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1344
|
24 |
+
- Precision: 0.7699
|
25 |
+
- Recall: 0.8142
|
26 |
+
- F1: 0.7914
|
27 |
+
- Accuracy: 0.9695
|
28 |
+
|
29 |
+
## Model description
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Intended uses & limitations
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training and evaluation data
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Training procedure
|
42 |
+
|
43 |
+
### Training hyperparameters
|
44 |
+
|
45 |
+
The following hyperparameters were used during training:
|
46 |
+
- learning_rate: 3e-07
|
47 |
+
- train_batch_size: 4
|
48 |
+
- eval_batch_size: 2
|
49 |
+
- seed: 42
|
50 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
+
- lr_scheduler_type: linear
|
52 |
+
- training_steps: 3000
|
53 |
+
|
54 |
+
### Training results
|
55 |
+
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
+
|:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 4.55 | 100 | 0.5786 | 0.0 | 0.0 | 0.0 | 0.8867 |
|
59 |
+
| No log | 9.09 | 200 | 0.4032 | 0.0 | 0.0 | 0.0 | 0.8867 |
|
60 |
+
| No log | 13.64 | 300 | 0.2908 | 0.4091 | 0.1593 | 0.2293 | 0.9067 |
|
61 |
+
| No log | 18.18 | 400 | 0.2300 | 0.5858 | 0.4381 | 0.5013 | 0.9267 |
|
62 |
+
| 0.5251 | 22.73 | 500 | 0.1981 | 0.685 | 0.6062 | 0.6432 | 0.9438 |
|
63 |
+
| 0.5251 | 27.27 | 600 | 0.1790 | 0.7130 | 0.6814 | 0.6968 | 0.9505 |
|
64 |
+
| 0.5251 | 31.82 | 700 | 0.1689 | 0.7249 | 0.7345 | 0.7297 | 0.9581 |
|
65 |
+
| 0.5251 | 36.36 | 800 | 0.1593 | 0.7478 | 0.7478 | 0.7478 | 0.9619 |
|
66 |
+
| 0.5251 | 40.91 | 900 | 0.1582 | 0.75 | 0.7832 | 0.7662 | 0.9638 |
|
67 |
+
| 0.129 | 45.45 | 1000 | 0.1527 | 0.7306 | 0.7920 | 0.7601 | 0.9619 |
|
68 |
+
| 0.129 | 50.0 | 1100 | 0.1470 | 0.7429 | 0.8053 | 0.7728 | 0.9638 |
|
69 |
+
| 0.129 | 54.55 | 1200 | 0.1418 | 0.7552 | 0.8053 | 0.7794 | 0.9657 |
|
70 |
+
| 0.129 | 59.09 | 1300 | 0.1404 | 0.7657 | 0.8097 | 0.7871 | 0.9667 |
|
71 |
+
| 0.129 | 63.64 | 1400 | 0.1368 | 0.7741 | 0.8186 | 0.7957 | 0.9695 |
|
72 |
+
| 0.0799 | 68.18 | 1500 | 0.1316 | 0.7741 | 0.8186 | 0.7957 | 0.9705 |
|
73 |
+
| 0.0799 | 72.73 | 1600 | 0.1301 | 0.7764 | 0.8142 | 0.7948 | 0.9705 |
|
74 |
+
| 0.0799 | 77.27 | 1700 | 0.1326 | 0.7699 | 0.8142 | 0.7914 | 0.9695 |
|
75 |
+
| 0.0799 | 81.82 | 1800 | 0.1357 | 0.7552 | 0.8053 | 0.7794 | 0.9676 |
|
76 |
+
| 0.0799 | 86.36 | 1900 | 0.1304 | 0.7699 | 0.8142 | 0.7914 | 0.9695 |
|
77 |
+
| 0.0561 | 90.91 | 2000 | 0.1326 | 0.7699 | 0.8142 | 0.7914 | 0.9695 |
|
78 |
+
| 0.0561 | 95.45 | 2100 | 0.1340 | 0.7689 | 0.8097 | 0.7888 | 0.9695 |
|
79 |
+
| 0.0561 | 100.0 | 2200 | 0.1371 | 0.7635 | 0.8142 | 0.7880 | 0.9686 |
|
80 |
+
| 0.0561 | 104.55 | 2300 | 0.1337 | 0.7764 | 0.8142 | 0.7948 | 0.9705 |
|
81 |
+
| 0.0561 | 109.09 | 2400 | 0.1310 | 0.7764 | 0.8142 | 0.7948 | 0.9705 |
|
82 |
+
| 0.0451 | 113.64 | 2500 | 0.1353 | 0.7657 | 0.8097 | 0.7871 | 0.9686 |
|
83 |
+
| 0.0451 | 118.18 | 2600 | 0.1357 | 0.7657 | 0.8097 | 0.7871 | 0.9686 |
|
84 |
+
| 0.0451 | 122.73 | 2700 | 0.1361 | 0.7699 | 0.8142 | 0.7914 | 0.9695 |
|
85 |
+
| 0.0451 | 127.27 | 2800 | 0.1358 | 0.7667 | 0.8142 | 0.7897 | 0.9686 |
|
86 |
+
| 0.0451 | 131.82 | 2900 | 0.1347 | 0.7699 | 0.8142 | 0.7914 | 0.9695 |
|
87 |
+
| 0.0414 | 136.36 | 3000 | 0.1344 | 0.7699 | 0.8142 | 0.7914 | 0.9695 |
|
88 |
+
|
89 |
+
|
90 |
+
### Framework versions
|
91 |
+
|
92 |
+
- Transformers 4.39.3
|
93 |
+
- Pytorch 2.2.2+cu121
|
94 |
+
- Datasets 2.18.0
|
95 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1424100996
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c1686e8de5e7844e50cc72b1f20160396ee11f324c3f5f985cfc42bba026950
|
3 |
size 1424100996
|