Noureddinesa
commited on
Commit
•
1a68fd5
1
Parent(s):
6af3c29
End of training
Browse files
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_v1
|
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_v1
|
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.2030
|
24 |
+
- Precision: 0.8
|
25 |
+
- Recall: 0.8319
|
26 |
+
- F1: 0.8156
|
27 |
+
- Accuracy: 0.9743
|
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: 1e-06
|
47 |
+
- train_batch_size: 2
|
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 | 2.27 | 100 | 0.3343 | 0.2051 | 0.0354 | 0.0604 | 0.8943 |
|
59 |
+
| No log | 4.55 | 200 | 0.1934 | 0.7143 | 0.6858 | 0.6998 | 0.9524 |
|
60 |
+
| No log | 6.82 | 300 | 0.1541 | 0.7344 | 0.7832 | 0.7580 | 0.9590 |
|
61 |
+
| No log | 9.09 | 400 | 0.1375 | 0.7542 | 0.8009 | 0.7768 | 0.9648 |
|
62 |
+
| 0.2233 | 11.36 | 500 | 0.1323 | 0.7915 | 0.8230 | 0.8069 | 0.9695 |
|
63 |
+
| 0.2233 | 13.64 | 600 | 0.1395 | 0.8 | 0.8142 | 0.8070 | 0.9695 |
|
64 |
+
| 0.2233 | 15.91 | 700 | 0.1495 | 0.7773 | 0.8186 | 0.7974 | 0.9686 |
|
65 |
+
| 0.2233 | 18.18 | 800 | 0.1444 | 0.8103 | 0.8319 | 0.8210 | 0.9752 |
|
66 |
+
| 0.2233 | 20.45 | 900 | 0.1732 | 0.7550 | 0.8319 | 0.7916 | 0.9676 |
|
67 |
+
| 0.0375 | 22.73 | 1000 | 0.1553 | 0.7966 | 0.8319 | 0.8139 | 0.9743 |
|
68 |
+
| 0.0375 | 25.0 | 1100 | 0.1639 | 0.7924 | 0.8274 | 0.8095 | 0.9724 |
|
69 |
+
| 0.0375 | 27.27 | 1200 | 0.1598 | 0.8034 | 0.8319 | 0.8174 | 0.9752 |
|
70 |
+
| 0.0375 | 29.55 | 1300 | 0.1723 | 0.8069 | 0.8319 | 0.8192 | 0.9743 |
|
71 |
+
| 0.0375 | 31.82 | 1400 | 0.1929 | 0.7810 | 0.8363 | 0.8077 | 0.9724 |
|
72 |
+
| 0.0188 | 34.09 | 1500 | 0.1940 | 0.7866 | 0.8319 | 0.8086 | 0.9714 |
|
73 |
+
| 0.0188 | 36.36 | 1600 | 0.1904 | 0.7932 | 0.8319 | 0.8121 | 0.9724 |
|
74 |
+
| 0.0188 | 38.64 | 1700 | 0.1910 | 0.7899 | 0.8319 | 0.8103 | 0.9724 |
|
75 |
+
| 0.0188 | 40.91 | 1800 | 0.2083 | 0.7801 | 0.8319 | 0.8051 | 0.9705 |
|
76 |
+
| 0.0188 | 43.18 | 1900 | 0.1880 | 0.8 | 0.8319 | 0.8156 | 0.9743 |
|
77 |
+
| 0.0123 | 45.45 | 2000 | 0.1902 | 0.8069 | 0.8319 | 0.8192 | 0.9752 |
|
78 |
+
| 0.0123 | 47.73 | 2100 | 0.1894 | 0.8095 | 0.8274 | 0.8184 | 0.9752 |
|
79 |
+
| 0.0123 | 50.0 | 2200 | 0.1833 | 0.8210 | 0.8319 | 0.8264 | 0.9771 |
|
80 |
+
| 0.0123 | 52.27 | 2300 | 0.1911 | 0.8069 | 0.8319 | 0.8192 | 0.9752 |
|
81 |
+
| 0.0123 | 54.55 | 2400 | 0.1972 | 0.8 | 0.8319 | 0.8156 | 0.9743 |
|
82 |
+
| 0.0086 | 56.82 | 2500 | 0.1924 | 0.8139 | 0.8319 | 0.8228 | 0.9762 |
|
83 |
+
| 0.0086 | 59.09 | 2600 | 0.1983 | 0.8 | 0.8319 | 0.8156 | 0.9743 |
|
84 |
+
| 0.0086 | 61.36 | 2700 | 0.2033 | 0.8 | 0.8319 | 0.8156 | 0.9743 |
|
85 |
+
| 0.0086 | 63.64 | 2800 | 0.2039 | 0.8 | 0.8319 | 0.8156 | 0.9743 |
|
86 |
+
| 0.0086 | 65.91 | 2900 | 0.2026 | 0.8 | 0.8319 | 0.8156 | 0.9743 |
|
87 |
+
| 0.0084 | 68.18 | 3000 | 0.2030 | 0.8 | 0.8319 | 0.8156 | 0.9743 |
|
88 |
+
|
89 |
+
|
90 |
+
### Framework versions
|
91 |
+
|
92 |
+
- Transformers 4.38.2
|
93 |
+
- Pytorch 2.2.1+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:456cd979dcdbff64ccf107cc22427c000ff113be7f5681f7370969655d5b503c
|
3 |
size 1424100996
|
runs/Apr01_00-16-46_f88284ea30b5/events.out.tfevents.1711930637.f88284ea30b5.285.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:4d49b4f36fc7c8735c50c4e0986ac904685ea8247cd43fa4b18e0368f34357cf
|
3 |
+
size 20960
|