Noureddinesa
commited on
Commit
•
b64493b
1
Parent(s):
9360701
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: Output_LayoutLMv3_v99
|
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 |
+
# Output_LayoutLMv3_v99
|
19 |
+
|
20 |
+
This model is a fine-tuned version of [microsoft/layoutlmv3-large](https://huggingface.co/microsoft/layoutlmv3-large) on an unknown dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.1581
|
23 |
+
- Precision: 0.7822
|
24 |
+
- Recall: 0.7182
|
25 |
+
- F1: 0.7488
|
26 |
+
- Accuracy: 0.9619
|
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-07
|
46 |
+
- train_batch_size: 3
|
47 |
+
- eval_batch_size: 3
|
48 |
+
- seed: 42
|
49 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
+
- lr_scheduler_type: linear
|
51 |
+
- training_steps: 4000
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
+
| No log | 2.38 | 100 | 1.4434 | 0.0283 | 0.0636 | 0.0392 | 0.6938 |
|
58 |
+
| No log | 4.76 | 200 | 0.7802 | 0.0 | 0.0 | 0.0 | 0.8945 |
|
59 |
+
| No log | 7.14 | 300 | 0.5023 | 0.0 | 0.0 | 0.0 | 0.8962 |
|
60 |
+
| No log | 9.52 | 400 | 0.4425 | 0.0 | 0.0 | 0.0 | 0.8962 |
|
61 |
+
| 0.8848 | 11.9 | 500 | 0.3951 | 0.0 | 0.0 | 0.0 | 0.8962 |
|
62 |
+
| 0.8848 | 14.29 | 600 | 0.3557 | 0.0 | 0.0 | 0.0 | 0.8962 |
|
63 |
+
| 0.8848 | 16.67 | 700 | 0.3236 | 0.0 | 0.0 | 0.0 | 0.8962 |
|
64 |
+
| 0.8848 | 19.05 | 800 | 0.2988 | 0.2143 | 0.0273 | 0.0484 | 0.8997 |
|
65 |
+
| 0.8848 | 21.43 | 900 | 0.2787 | 0.4167 | 0.0909 | 0.1493 | 0.9066 |
|
66 |
+
| 0.3328 | 23.81 | 1000 | 0.2623 | 0.4839 | 0.1364 | 0.2128 | 0.9100 |
|
67 |
+
| 0.3328 | 26.19 | 1100 | 0.2474 | 0.5238 | 0.2 | 0.2895 | 0.9187 |
|
68 |
+
| 0.3328 | 28.57 | 1200 | 0.2358 | 0.6038 | 0.2909 | 0.3926 | 0.9308 |
|
69 |
+
| 0.3328 | 30.95 | 1300 | 0.2267 | 0.6 | 0.3 | 0.4 | 0.9325 |
|
70 |
+
| 0.3328 | 33.33 | 1400 | 0.2172 | 0.6032 | 0.3455 | 0.4393 | 0.9343 |
|
71 |
+
| 0.2435 | 35.71 | 1500 | 0.2113 | 0.5821 | 0.3545 | 0.4407 | 0.9343 |
|
72 |
+
| 0.2435 | 38.1 | 1600 | 0.2042 | 0.5634 | 0.3636 | 0.4420 | 0.9343 |
|
73 |
+
| 0.2435 | 40.48 | 1700 | 0.1981 | 0.6203 | 0.4455 | 0.5185 | 0.9429 |
|
74 |
+
| 0.2435 | 42.86 | 1800 | 0.1923 | 0.6628 | 0.5182 | 0.5816 | 0.9446 |
|
75 |
+
| 0.2435 | 45.24 | 1900 | 0.1895 | 0.6818 | 0.5455 | 0.6061 | 0.9481 |
|
76 |
+
| 0.1971 | 47.62 | 2000 | 0.1846 | 0.7128 | 0.6091 | 0.6569 | 0.9533 |
|
77 |
+
| 0.1971 | 50.0 | 2100 | 0.1811 | 0.7526 | 0.6636 | 0.7053 | 0.9585 |
|
78 |
+
| 0.1971 | 52.38 | 2200 | 0.1797 | 0.7396 | 0.6455 | 0.6893 | 0.9567 |
|
79 |
+
| 0.1971 | 54.76 | 2300 | 0.1755 | 0.7653 | 0.6818 | 0.7212 | 0.9602 |
|
80 |
+
| 0.1971 | 57.14 | 2400 | 0.1745 | 0.7526 | 0.6636 | 0.7053 | 0.9585 |
|
81 |
+
| 0.1722 | 59.52 | 2500 | 0.1707 | 0.7526 | 0.6636 | 0.7053 | 0.9585 |
|
82 |
+
| 0.1722 | 61.9 | 2600 | 0.1672 | 0.7526 | 0.6636 | 0.7053 | 0.9585 |
|
83 |
+
| 0.1722 | 64.29 | 2700 | 0.1662 | 0.7677 | 0.6909 | 0.7273 | 0.9602 |
|
84 |
+
| 0.1722 | 66.67 | 2800 | 0.1659 | 0.7677 | 0.6909 | 0.7273 | 0.9602 |
|
85 |
+
| 0.1722 | 69.05 | 2900 | 0.1650 | 0.78 | 0.7091 | 0.7429 | 0.9619 |
|
86 |
+
| 0.1558 | 71.43 | 3000 | 0.1633 | 0.78 | 0.7091 | 0.7429 | 0.9619 |
|
87 |
+
| 0.1558 | 73.81 | 3100 | 0.1613 | 0.78 | 0.7091 | 0.7429 | 0.9619 |
|
88 |
+
| 0.1558 | 76.19 | 3200 | 0.1605 | 0.78 | 0.7091 | 0.7429 | 0.9619 |
|
89 |
+
| 0.1558 | 78.57 | 3300 | 0.1600 | 0.78 | 0.7091 | 0.7429 | 0.9619 |
|
90 |
+
| 0.1558 | 80.95 | 3400 | 0.1594 | 0.78 | 0.7091 | 0.7429 | 0.9619 |
|
91 |
+
| 0.1461 | 83.33 | 3500 | 0.1588 | 0.7822 | 0.7182 | 0.7488 | 0.9619 |
|
92 |
+
| 0.1461 | 85.71 | 3600 | 0.1588 | 0.7822 | 0.7182 | 0.7488 | 0.9619 |
|
93 |
+
| 0.1461 | 88.1 | 3700 | 0.1584 | 0.7822 | 0.7182 | 0.7488 | 0.9619 |
|
94 |
+
| 0.1461 | 90.48 | 3800 | 0.1583 | 0.7822 | 0.7182 | 0.7488 | 0.9619 |
|
95 |
+
| 0.1461 | 92.86 | 3900 | 0.1581 | 0.7822 | 0.7182 | 0.7488 | 0.9619 |
|
96 |
+
| 0.1438 | 95.24 | 4000 | 0.1581 | 0.7822 | 0.7182 | 0.7488 | 0.9619 |
|
97 |
+
|
98 |
+
|
99 |
+
### Framework versions
|
100 |
+
|
101 |
+
- Transformers 4.29.2
|
102 |
+
- Pytorch 2.2.1+cu121
|
103 |
+
- Datasets 2.18.0
|
104 |
+
- Tokenizers 0.13.3
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1424196198
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2350328ae707f9fc1ff377f5ab08ec4e21ab80ba65f07dfb14cb231091da5e8d
|
3 |
size 1424196198
|
runs/Apr08_11-32-22_ip-10-192-11-197/events.out.tfevents.1712575987.ip-10-192-11-197.2587.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:ae45040b8693d1b0abe772d94c19ae258f979e62e028645b46447b1d1394245d
|
3 |
+
size 25128
|