mp-02 commited on
Commit
7cf96a8
1 Parent(s): 38572e2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -28
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
3
- base_model: microsoft/layoutlmv3-base
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -18,13 +17,13 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # layoutlmv3-finetuned-funsd2
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.6633
24
- - Precision: 0.9027
25
- - Recall: 0.9090
26
- - F1: 0.9058
27
- - Accuracy: 0.8500
28
 
29
  ## Model description
30
 
@@ -44,34 +43,32 @@ More information needed
44
 
45
  The following hyperparameters were used during training:
46
  - learning_rate: 5e-05
47
- - train_batch_size: 14
48
- - eval_batch_size: 14
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
- - training_steps: 120
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
- |:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | No log | 0.9091 | 10 | 0.9825 | 0.5685 | 0.6133 | 0.5901 | 0.6804 |
59
- | No log | 1.8182 | 20 | 0.6492 | 0.7647 | 0.8215 | 0.7921 | 0.7781 |
60
- | No log | 2.7273 | 30 | 0.5079 | 0.8037 | 0.8635 | 0.8326 | 0.8370 |
61
- | No log | 3.6364 | 40 | 0.5371 | 0.8600 | 0.8924 | 0.8759 | 0.8428 |
62
- | No log | 4.5455 | 50 | 0.5696 | 0.8753 | 0.8968 | 0.8859 | 0.8348 |
63
- | No log | 5.4545 | 60 | 0.6309 | 0.8733 | 0.8863 | 0.8797 | 0.8272 |
64
- | No log | 6.3636 | 70 | 0.6272 | 0.8878 | 0.9003 | 0.8940 | 0.8494 |
65
- | No log | 7.2727 | 80 | 0.6168 | 0.9025 | 0.9151 | 0.9088 | 0.8688 |
66
- | No log | 8.1818 | 90 | 0.6458 | 0.9094 | 0.9134 | 0.9114 | 0.8588 |
67
- | No log | 9.0909 | 100 | 0.6830 | 0.8985 | 0.9064 | 0.9024 | 0.8490 |
68
- | No log | 10.0 | 110 | 0.6325 | 0.9086 | 0.9221 | 0.9153 | 0.8502 |
69
- | No log | 10.9091 | 120 | 0.6633 | 0.9027 | 0.9090 | 0.9058 | 0.8500 |
70
 
71
 
72
  ### Framework versions
73
 
74
- - Transformers 4.44.0
75
- - Pytorch 2.4.0+cu118
76
- - Datasets 2.20.0
77
- - Tokenizers 0.19.1
 
1
  ---
2
  license: cc-by-nc-sa-4.0
 
3
  tags:
4
  - generated_from_trainer
5
  metrics:
 
17
 
18
  # layoutlmv3-finetuned-funsd2
19
 
20
+ This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.8330
23
+ - Precision: 0.9046
24
+ - Recall: 0.9105
25
+ - F1: 0.9076
26
+ - Accuracy: 0.8536
27
 
28
  ## Model description
29
 
 
43
 
44
  The following hyperparameters were used during training:
45
  - learning_rate: 5e-05
46
+ - train_batch_size: 4
47
+ - eval_batch_size: 16
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
+ - training_steps: 500
52
 
53
  ### Training results
54
 
55
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
+ | No log | 1.32 | 50 | 0.6163 | 0.8088 | 0.8965 | 0.8504 | 0.8088 |
58
+ | No log | 2.63 | 100 | 0.5416 | 0.8037 | 0.868 | 0.8346 | 0.8134 |
59
+ | No log | 3.95 | 150 | 0.5572 | 0.8446 | 0.8885 | 0.8660 | 0.8385 |
60
+ | No log | 5.26 | 200 | 0.7317 | 0.8458 | 0.8555 | 0.8506 | 0.8124 |
61
+ | No log | 6.58 | 250 | 0.7220 | 0.8877 | 0.8935 | 0.8906 | 0.8385 |
62
+ | No log | 7.89 | 300 | 0.8070 | 0.8778 | 0.9055 | 0.8915 | 0.8436 |
63
+ | No log | 9.21 | 350 | 0.7895 | 0.8969 | 0.913 | 0.9049 | 0.8477 |
64
+ | No log | 10.53 | 400 | 0.8168 | 0.8935 | 0.889 | 0.8912 | 0.8412 |
65
+ | No log | 11.84 | 450 | 0.8233 | 0.8955 | 0.917 | 0.9061 | 0.8521 |
66
+ | 0.2564 | 13.16 | 500 | 0.8330 | 0.9046 | 0.9105 | 0.9076 | 0.8536 |
 
 
67
 
68
 
69
  ### Framework versions
70
 
71
+ - Transformers 4.12.5
72
+ - Pytorch 1.10.0+cu111
73
+ - Datasets 2.13.2
74
+ - Tokenizers 0.10.1