Saed2023 commited on
Commit
346f45e
1 Parent(s): b033a34

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
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.6308
23
- - Precision: 0.8537
24
- - Recall: 0.7955
25
- - F1: 0.8235
26
- - Accuracy: 0.8730
27
 
28
  ## Model description
29
 
@@ -54,8 +54,8 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
- | No log | 3.33 | 50 | 0.9264 | 0.7381 | 0.7045 | 0.7209 | 0.7937 |
58
- | No log | 6.67 | 100 | 0.6308 | 0.8537 | 0.7955 | 0.8235 | 0.8730 |
59
 
60
 
61
  ### Framework versions
 
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.5933
23
+ - Precision: 0.8889
24
+ - Recall: 0.9091
25
+ - F1: 0.8989
26
+ - Accuracy: 0.9365
27
 
28
  ## Model description
29
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
+ | No log | 3.33 | 50 | 0.9090 | 0.75 | 0.75 | 0.75 | 0.8254 |
58
+ | No log | 6.67 | 100 | 0.5933 | 0.8889 | 0.9091 | 0.8989 | 0.9365 |
59
 
60
 
61
  ### Framework versions