Saed2023 commited on
Commit
e500e3a
1 Parent(s): 5e8c0c6

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.5800
23
- - Precision: 0.9070
24
- - Recall: 0.8864
25
- - F1: 0.8966
26
- - Accuracy: 0.9365
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.8866 | 0.6111 | 0.75 | 0.6735 | 0.7302 |
58
- | No log | 6.67 | 100 | 0.5800 | 0.9070 | 0.8864 | 0.8966 | 0.9365 |
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.5274
23
+ - Precision: 0.9111
24
+ - Recall: 0.9318
25
+ - F1: 0.9213
26
+ - Accuracy: 0.9524
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.7988 | 0.7143 | 0.7955 | 0.7527 | 0.8095 |
58
+ | No log | 6.67 | 100 | 0.5274 | 0.9111 | 0.9318 | 0.9213 | 0.9524 |
59
 
60
 
61
  ### Framework versions