Vineetttt commited on
Commit
c4dbc5f
1 Parent(s): 7c54713

Vineetttt/layoutlmv3-base-finetuned-FUNSD

Browse files
Files changed (3) hide show
  1. README.md +19 -19
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -25,16 +25,16 @@ model-index:
25
  metrics:
26
  - name: Precision
27
  type: precision
28
- value: 0.8892100192678227
29
  - name: Recall
30
  type: recall
31
- value: 0.9170392449080974
32
  - name: F1
33
  type: f1
34
- value: 0.9029102470041576
35
  - name: Accuracy
36
  type: accuracy
37
- value: 0.8690122429573279
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
44
 
45
  This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the funsd-layoutlmv3 dataset.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 0.5352
48
- - Precision: 0.8892
49
- - Recall: 0.9170
50
- - F1: 0.9029
51
- - Accuracy: 0.8690
52
 
53
  ## Model description
54
 
@@ -79,16 +79,16 @@ The following hyperparameters were used during training:
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
- | No log | 1.33 | 100 | 0.7740 | 0.7470 | 0.8127 | 0.7785 | 0.7037 |
83
- | No log | 2.67 | 200 | 0.5483 | 0.8111 | 0.8937 | 0.8504 | 0.7910 |
84
- | No log | 4.0 | 300 | 0.4411 | 0.8400 | 0.8813 | 0.8601 | 0.8492 |
85
- | No log | 5.33 | 400 | 0.4512 | 0.8432 | 0.8952 | 0.8684 | 0.8499 |
86
- | 0.5705 | 6.67 | 500 | 0.4541 | 0.8865 | 0.9195 | 0.9027 | 0.8652 |
87
- | 0.5705 | 8.0 | 600 | 0.4939 | 0.8782 | 0.9165 | 0.8969 | 0.8625 |
88
- | 0.5705 | 9.33 | 700 | 0.5152 | 0.8792 | 0.9151 | 0.8968 | 0.8572 |
89
- | 0.5705 | 10.67 | 800 | 0.5299 | 0.8856 | 0.9116 | 0.8984 | 0.8663 |
90
- | 0.5705 | 12.0 | 900 | 0.5162 | 0.8894 | 0.9185 | 0.9037 | 0.8697 |
91
- | 0.1324 | 13.33 | 1000 | 0.5352 | 0.8892 | 0.9170 | 0.9029 | 0.8690 |
92
 
93
 
94
  ### Framework versions
 
25
  metrics:
26
  - name: Precision
27
  type: precision
28
+ value: 0.9002457002457003
29
  - name: Recall
30
  type: recall
31
+ value: 0.9100844510680576
32
  - name: F1
33
  type: f1
34
+ value: 0.9051383399209486
35
  - name: Accuracy
36
  type: accuracy
37
+ value: 0.8547486033519553
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
44
 
45
  This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the funsd-layoutlmv3 dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.6194
48
+ - Precision: 0.9002
49
+ - Recall: 0.9101
50
+ - F1: 0.9051
51
+ - Accuracy: 0.8547
52
 
53
  ## Model description
54
 
 
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | No log | 1.33 | 100 | 0.6953 | 0.7761 | 0.8058 | 0.7906 | 0.7680 |
83
+ | No log | 2.67 | 200 | 0.5117 | 0.8250 | 0.8808 | 0.8520 | 0.8290 |
84
+ | No log | 4.0 | 300 | 0.5177 | 0.8397 | 0.8897 | 0.8640 | 0.8337 |
85
+ | No log | 5.33 | 400 | 0.5165 | 0.8642 | 0.9106 | 0.8868 | 0.8509 |
86
+ | 0.5653 | 6.67 | 500 | 0.5378 | 0.8735 | 0.9091 | 0.8909 | 0.8458 |
87
+ | 0.5653 | 8.0 | 600 | 0.5698 | 0.8733 | 0.9111 | 0.8918 | 0.8482 |
88
+ | 0.5653 | 9.33 | 700 | 0.5773 | 0.8934 | 0.9076 | 0.9004 | 0.8557 |
89
+ | 0.5653 | 10.67 | 800 | 0.6073 | 0.8905 | 0.9006 | 0.8955 | 0.8520 |
90
+ | 0.5653 | 12.0 | 900 | 0.6090 | 0.8940 | 0.9091 | 0.9015 | 0.8513 |
91
+ | 0.1357 | 13.33 | 1000 | 0.6194 | 0.9002 | 0.9101 | 0.9051 | 0.8547 |
92
 
93
 
94
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fae7585ae4c8a8f2ded14b1899971edc2a4f5433fd82fcc5b3dc804f24491911
3
  size 501403301
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd4881e897526872eedf2e6bbc2f12b329cc05fded2a9c6da01fcde1e5f1466d
3
  size 501403301
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f813f3a277338d6a1df7dace14eda62a6bbdd6428762ffb6ac2399bc70211f8
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a51dbbd0992b1d610f4ec86843450ca24af409e4c7fc6a5bd9adf2100162e1b9
3
  size 4027