Saed2023 commited on
Commit
9292838
1 Parent(s): e604bca

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.6111
23
- - Precision: 0.8372
24
- - Recall: 0.8182
25
- - F1: 0.8276
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.8994 | 0.6667 | 0.5909 | 0.6265 | 0.7619 |
58
- | No log | 6.67 | 100 | 0.6111 | 0.8372 | 0.8182 | 0.8276 | 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.6507
23
+ - Precision: 0.8810
24
+ - Recall: 0.8409
25
+ - F1: 0.8605
26
+ - Accuracy: 0.9206
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.9554 | 0.6744 | 0.6591 | 0.6667 | 0.7778 |
58
+ | No log | 6.67 | 100 | 0.6507 | 0.8810 | 0.8409 | 0.8605 | 0.9206 |
59
 
60
 
61
  ### Framework versions