ikmalalfaozi commited on
Commit
73f63e5
1 Parent(s): 7345888

layoutlmv3-finetuned-funsd

Browse files
Files changed (2) hide show
  1. README.md +85 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ base_model: microsoft/layoutlmv3-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: layoutlmv3-finetuned-funsd
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
+ # layoutlmv3-finetuned-funsd
20
+
21
+ This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 1.1951
24
+ - Precision: 0.9104
25
+ - Recall: 0.9086
26
+ - F1: 0.9095
27
+ - Accuracy: 0.8530
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-05
47
+ - train_batch_size: 5
48
+ - eval_batch_size: 5
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - training_steps: 2000
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | No log | 3.3333 | 100 | 0.8172 | 0.8957 | 0.9046 | 0.9001 | 0.8418 |
59
+ | No log | 6.6667 | 200 | 0.8379 | 0.8870 | 0.9160 | 0.9013 | 0.8381 |
60
+ | No log | 10.0 | 300 | 0.9611 | 0.8887 | 0.9041 | 0.8963 | 0.8328 |
61
+ | No log | 13.3333 | 400 | 0.9324 | 0.8888 | 0.9091 | 0.8988 | 0.8438 |
62
+ | 0.0651 | 16.6667 | 500 | 0.9475 | 0.8928 | 0.9185 | 0.9055 | 0.8511 |
63
+ | 0.0651 | 20.0 | 600 | 1.1234 | 0.8834 | 0.9031 | 0.8931 | 0.8343 |
64
+ | 0.0651 | 23.3333 | 700 | 1.1130 | 0.8921 | 0.8957 | 0.8939 | 0.8254 |
65
+ | 0.0651 | 26.6667 | 800 | 1.0760 | 0.8931 | 0.9175 | 0.9052 | 0.8416 |
66
+ | 0.0651 | 30.0 | 900 | 1.1777 | 0.8894 | 0.9031 | 0.8962 | 0.8336 |
67
+ | 0.0115 | 33.3333 | 1000 | 1.2102 | 0.9025 | 0.9101 | 0.9063 | 0.8387 |
68
+ | 0.0115 | 36.6667 | 1100 | 1.1602 | 0.9012 | 0.9111 | 0.9061 | 0.8467 |
69
+ | 0.0115 | 40.0 | 1200 | 1.1819 | 0.9011 | 0.9101 | 0.9056 | 0.8433 |
70
+ | 0.0115 | 43.3333 | 1300 | 1.2095 | 0.9051 | 0.9051 | 0.9051 | 0.8452 |
71
+ | 0.0115 | 46.6667 | 1400 | 1.1687 | 0.9064 | 0.9185 | 0.9124 | 0.8570 |
72
+ | 0.0031 | 50.0 | 1500 | 1.1951 | 0.9104 | 0.9086 | 0.9095 | 0.8530 |
73
+ | 0.0031 | 53.3333 | 1600 | 1.1967 | 0.9041 | 0.9131 | 0.9086 | 0.8530 |
74
+ | 0.0031 | 56.6667 | 1700 | 1.1989 | 0.9015 | 0.9091 | 0.9053 | 0.8531 |
75
+ | 0.0031 | 60.0 | 1800 | 1.1973 | 0.9000 | 0.9126 | 0.9063 | 0.8549 |
76
+ | 0.0031 | 63.3333 | 1900 | 1.2135 | 0.9015 | 0.9096 | 0.9055 | 0.8490 |
77
+ | 0.0012 | 66.6667 | 2000 | 1.2210 | 0.9015 | 0.9091 | 0.9053 | 0.8469 |
78
+
79
+
80
+ ### Framework versions
81
+
82
+ - Transformers 4.42.0.dev0
83
+ - Pytorch 2.1.2
84
+ - Datasets 2.18.0
85
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b40677626cc91b86a2e413da7b4f0b2385e97f727df10c0044c3ea2d6cb25a97
3
  size 501355532
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7c5404131878579b68d8deaad607b3c4e26cba73d56dbdfaad6db471911eeb8
3
  size 501355532