Noureddinesa commited on
Commit
5b64657
1 Parent(s): e9e4253

End of training

Browse files
README.md ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_v6
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_v6
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.1308
23
+ - Precision: 0.7788
24
+ - Recall: 0.8
25
+ - F1: 0.7892
26
+ - Accuracy: 0.9637
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: 3e-07
46
+ - train_batch_size: 2
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: 3000
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
+ | No log | 1.61 | 100 | 0.5057 | 0.0 | 0.0 | 0.0 | 0.8962 |
58
+ | No log | 3.23 | 200 | 0.3746 | 0.0 | 0.0 | 0.0 | 0.8962 |
59
+ | No log | 4.84 | 300 | 0.2979 | 0.2143 | 0.0273 | 0.0484 | 0.9014 |
60
+ | No log | 6.45 | 400 | 0.2474 | 0.4444 | 0.1455 | 0.2192 | 0.9135 |
61
+ | 0.4794 | 8.06 | 500 | 0.2189 | 0.5 | 0.3 | 0.3750 | 0.9291 |
62
+ | 0.4794 | 9.68 | 600 | 0.2031 | 0.5301 | 0.4 | 0.4560 | 0.9325 |
63
+ | 0.4794 | 11.29 | 700 | 0.1916 | 0.6 | 0.4636 | 0.5231 | 0.9377 |
64
+ | 0.4794 | 12.9 | 800 | 0.1788 | 0.6364 | 0.5727 | 0.6029 | 0.9412 |
65
+ | 0.4794 | 14.52 | 900 | 0.1728 | 0.6796 | 0.6364 | 0.6573 | 0.9464 |
66
+ | 0.184 | 16.13 | 1000 | 0.1644 | 0.7010 | 0.6182 | 0.6570 | 0.9481 |
67
+ | 0.184 | 17.74 | 1100 | 0.1593 | 0.75 | 0.7091 | 0.7290 | 0.9567 |
68
+ | 0.184 | 19.35 | 1200 | 0.1520 | 0.7714 | 0.7364 | 0.7535 | 0.9602 |
69
+ | 0.184 | 20.97 | 1300 | 0.1420 | 0.7778 | 0.7636 | 0.7706 | 0.9619 |
70
+ | 0.184 | 22.58 | 1400 | 0.1427 | 0.7925 | 0.7636 | 0.7778 | 0.9637 |
71
+ | 0.1278 | 24.19 | 1500 | 0.1361 | 0.7727 | 0.7727 | 0.7727 | 0.9619 |
72
+ | 0.1278 | 25.81 | 1600 | 0.1342 | 0.8019 | 0.7727 | 0.7870 | 0.9654 |
73
+ | 0.1278 | 27.42 | 1700 | 0.1310 | 0.8056 | 0.7909 | 0.7982 | 0.9671 |
74
+ | 0.1278 | 29.03 | 1800 | 0.1290 | 0.7857 | 0.8 | 0.7928 | 0.9654 |
75
+ | 0.1278 | 30.65 | 1900 | 0.1268 | 0.7946 | 0.8091 | 0.8018 | 0.9671 |
76
+ | 0.0999 | 32.26 | 2000 | 0.1229 | 0.7768 | 0.7909 | 0.7838 | 0.9637 |
77
+ | 0.0999 | 33.87 | 2100 | 0.1305 | 0.8056 | 0.7909 | 0.7982 | 0.9654 |
78
+ | 0.0999 | 35.48 | 2200 | 0.1349 | 0.8241 | 0.8091 | 0.8165 | 0.9689 |
79
+ | 0.0999 | 37.1 | 2300 | 0.1327 | 0.8018 | 0.8091 | 0.8054 | 0.9654 |
80
+ | 0.0999 | 38.71 | 2400 | 0.1289 | 0.8018 | 0.8091 | 0.8054 | 0.9654 |
81
+ | 0.0833 | 40.32 | 2500 | 0.1274 | 0.8018 | 0.8091 | 0.8054 | 0.9654 |
82
+ | 0.0833 | 41.94 | 2600 | 0.1279 | 0.8018 | 0.8091 | 0.8054 | 0.9654 |
83
+ | 0.0833 | 43.55 | 2700 | 0.1295 | 0.8018 | 0.8091 | 0.8054 | 0.9654 |
84
+ | 0.0833 | 45.16 | 2800 | 0.1306 | 0.7788 | 0.8 | 0.7892 | 0.9637 |
85
+ | 0.0833 | 46.77 | 2900 | 0.1312 | 0.7788 | 0.8 | 0.7892 | 0.9637 |
86
+ | 0.0749 | 48.39 | 3000 | 0.1308 | 0.7788 | 0.8 | 0.7892 | 0.9637 |
87
+
88
+
89
+ ### Framework versions
90
+
91
+ - Transformers 4.29.2
92
+ - Pytorch 2.2.1+cu121
93
+ - Datasets 2.18.0
94
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ab899dee3f2ce80f667d48f37988c871b11d7eed4412b3a4e8ed0b2eb3dbb9f
3
  size 1424196198
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4e89a25a6e0134487f6baaec98e1e2747a91492644d123f58aa6487ad47ec35
3
  size 1424196198
runs/Apr10_21-48-21_2cc9d6584eae/events.out.tfevents.1712785706.2cc9d6584eae.178.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a418047004556ddc3d4896ea1f9e1391a82982164e529271429d19e5211a74c7
3
- size 19732
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e9dedeee76a0a6e174203fa4d77c7eece9c56abd2958f93422493a3340974b7
3
+ size 20086