BadreddineHug commited on
Commit
d0d9020
1 Parent(s): c4ecb35

End of training

Browse files
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: LayoutLMv3_5_entities_1
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
+ # LayoutLMv3_5_entities_1
19
+
20
+ This model is a fine-tuned version of [microsoft/layoutlmv3-large](https://huggingface.co/microsoft/layoutlmv3-large) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.2310
23
+ - Precision: 0.82
24
+ - Recall: 0.8119
25
+ - F1: 0.8159
26
+ - Accuracy: 0.9642
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: 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: 2000
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
+ | No log | 2.56 | 100 | 0.4044 | 0.5 | 0.0198 | 0.0381 | 0.8884 |
58
+ | No log | 5.13 | 200 | 0.2363 | 0.7571 | 0.5248 | 0.6199 | 0.9328 |
59
+ | No log | 7.69 | 300 | 0.1817 | 0.7083 | 0.6733 | 0.6904 | 0.9447 |
60
+ | No log | 10.26 | 400 | 0.1606 | 0.7551 | 0.7327 | 0.7437 | 0.9523 |
61
+ | 0.2439 | 12.82 | 500 | 0.1592 | 0.79 | 0.7822 | 0.7861 | 0.9577 |
62
+ | 0.2439 | 15.38 | 600 | 0.1676 | 0.8144 | 0.7822 | 0.7980 | 0.9621 |
63
+ | 0.2439 | 17.95 | 700 | 0.1912 | 0.7980 | 0.7822 | 0.7900 | 0.9588 |
64
+ | 0.2439 | 20.51 | 800 | 0.1860 | 0.8404 | 0.7822 | 0.8103 | 0.9642 |
65
+ | 0.2439 | 23.08 | 900 | 0.1990 | 0.7767 | 0.7921 | 0.7843 | 0.9567 |
66
+ | 0.0312 | 25.64 | 1000 | 0.2126 | 0.8081 | 0.7921 | 0.8000 | 0.9610 |
67
+ | 0.0312 | 28.21 | 1100 | 0.2105 | 0.8058 | 0.8218 | 0.8137 | 0.9621 |
68
+ | 0.0312 | 30.77 | 1200 | 0.2127 | 0.8119 | 0.8119 | 0.8119 | 0.9632 |
69
+ | 0.0312 | 33.33 | 1300 | 0.2308 | 0.81 | 0.8020 | 0.8060 | 0.9621 |
70
+ | 0.0312 | 35.9 | 1400 | 0.2211 | 0.82 | 0.8119 | 0.8159 | 0.9642 |
71
+ | 0.0126 | 38.46 | 1500 | 0.2244 | 0.82 | 0.8119 | 0.8159 | 0.9642 |
72
+ | 0.0126 | 41.03 | 1600 | 0.2241 | 0.82 | 0.8119 | 0.8159 | 0.9642 |
73
+ | 0.0126 | 43.59 | 1700 | 0.2332 | 0.82 | 0.8119 | 0.8159 | 0.9642 |
74
+ | 0.0126 | 46.15 | 1800 | 0.2345 | 0.82 | 0.8119 | 0.8159 | 0.9632 |
75
+ | 0.0126 | 48.72 | 1900 | 0.2318 | 0.82 | 0.8119 | 0.8159 | 0.9642 |
76
+ | 0.0069 | 51.28 | 2000 | 0.2310 | 0.82 | 0.8119 | 0.8159 | 0.9642 |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - Transformers 4.29.2
82
+ - Pytorch 2.0.1+cu118
83
+ - Datasets 2.14.4
84
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e374e8d869422aa06e442b145677e5d0453caf7961f0da072d86830b61800262
3
  size 1424195753
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a0d58e07a5770fafdb4122ec154d34d382b5975aac3cee00895d456b17debf7
3
  size 1424195753
runs/Sep05_11-05-05_ea09e34df56a/events.out.tfevents.1693911919.ea09e34df56a.392.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:981fdb01b07e52ae2b234b2bf00b9e6759cffe0c1f86e33831936bc6f572feaf
3
- size 14722
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac3132c378c8c7c67a57aff7ee3d056c8ba8f8a30f906bd16f10afff2494e6de
3
+ size 15076