cuongdz01 commited on
Commit
a6bf2e0
1 Parent(s): eb7ea41

End of training

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
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: 0.8190
24
- - Precision: 0.8973
25
- - Recall: 0.9111
26
- - F1: 0.9041
27
- - Accuracy: 0.8473
28
 
29
  ## Model description
30
 
@@ -44,8 +44,8 @@ More information needed
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 1e-05
47
- - train_batch_size: 8
48
- - eval_batch_size: 8
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
- | No log | 5.26 | 100 | 0.5958 | 0.8295 | 0.8723 | 0.8504 | 0.8178 |
60
- | No log | 10.53 | 200 | 0.6181 | 0.8505 | 0.8932 | 0.8713 | 0.8241 |
61
- | No log | 15.79 | 300 | 0.6992 | 0.8841 | 0.9021 | 0.8930 | 0.8470 |
62
- | No log | 21.05 | 400 | 0.8182 | 0.8931 | 0.9006 | 0.8969 | 0.8328 |
63
- | 0.3071 | 26.32 | 500 | 0.8190 | 0.8973 | 0.9111 | 0.9041 | 0.8473 |
64
- | 0.3071 | 31.58 | 600 | 0.9001 | 0.8812 | 0.9061 | 0.8935 | 0.8326 |
65
- | 0.3071 | 36.84 | 700 | 0.9112 | 0.8958 | 0.9101 | 0.9029 | 0.8435 |
66
- | 0.3071 | 42.11 | 800 | 0.9196 | 0.8951 | 0.9026 | 0.8988 | 0.8408 |
67
- | 0.3071 | 47.37 | 900 | 0.9256 | 0.8990 | 0.9061 | 0.9025 | 0.8454 |
68
- | 0.0245 | 52.63 | 1000 | 0.9584 | 0.8962 | 0.9046 | 0.9004 | 0.8431 |
69
 
70
 
71
  ### Framework versions
 
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: 0.8428
24
+ - Precision: 0.8993
25
+ - Recall: 0.9046
26
+ - F1: 0.9019
27
+ - Accuracy: 0.8354
28
 
29
  ## Model description
30
 
 
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 1e-05
47
+ - train_batch_size: 4
48
+ - eval_batch_size: 4
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | No log | 2.63 | 100 | 0.6294 | 0.7864 | 0.8286 | 0.8070 | 0.7966 |
60
+ | No log | 5.26 | 200 | 0.5034 | 0.8389 | 0.8793 | 0.8586 | 0.8343 |
61
+ | No log | 7.89 | 300 | 0.5673 | 0.8597 | 0.9011 | 0.8799 | 0.8416 |
62
+ | No log | 10.53 | 400 | 0.5730 | 0.8783 | 0.9106 | 0.8941 | 0.8395 |
63
+ | 0.4463 | 13.16 | 500 | 0.6630 | 0.8923 | 0.9016 | 0.8970 | 0.8412 |
64
+ | 0.4463 | 15.79 | 600 | 0.7048 | 0.8850 | 0.8947 | 0.8898 | 0.8329 |
65
+ | 0.4463 | 18.42 | 700 | 0.7772 | 0.8925 | 0.9071 | 0.8997 | 0.8317 |
66
+ | 0.4463 | 21.05 | 800 | 0.8408 | 0.8959 | 0.9016 | 0.8987 | 0.8313 |
67
+ | 0.4463 | 23.68 | 900 | 0.8580 | 0.8918 | 0.9051 | 0.8984 | 0.8313 |
68
+ | 0.0611 | 26.32 | 1000 | 0.8428 | 0.8993 | 0.9046 | 0.9019 | 0.8354 |
69
 
70
 
71
  ### Framework versions
logs/events.out.tfevents.1704302706.5d6f2496a87d.26.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6dcf471796ccb809b9df3526ee217b01976d9a0093870a1470a9b9166f399e9
3
- size 7478
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acd6757533f06477989efa64f0189a9a7195e17f788eabc16fa81ba0ff0c2e82
3
+ size 10349
logs/events.out.tfevents.1704305121.5d6f2496a87d.26.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eb4183f1ca17d5df5d5d703655af6d9fa384878828e2df24904f012b82b4c05
3
+ size 560
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95a86d87fee87053b113220b5ed0bf4ac72dbfa11f5b57c4534236577b72f637
3
  size 501355532
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74696d546ec5a73396cf16976267c2e779bc93c9af39b40b2bb007e0124c17fb
3
  size 501355532
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84c0e64df283fb95e523331d6840ada9a235e21a7bc2c7f1c4b58da27b596a1c
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10d8d8ec4c430c9f6eaadbeceae4b5dabad1a56db71b45b4dbe05ce3db4382ff
3
  size 4283