Saed2023 commited on
Commit
260752e
1 Parent(s): 2626f13

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,7 +19,7 @@ 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.0135
23
  - Precision: 0.5641
24
  - Recall: 0.2953
25
  - F1: 0.3877
@@ -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.0135 | 0.5641 | 0.2953 | 0.3877 | 0.9962 |
58
- | No log | 6.67 | 100 | 0.0135 | 0.5641 | 0.2953 | 0.3877 | 0.9962 |
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.0161
23
  - Precision: 0.5641
24
  - Recall: 0.2953
25
  - F1: 0.3877
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
+ | No log | 3.33 | 50 | 0.0275 | 0.5641 | 0.2953 | 0.3877 | 0.9962 |
58
+ | No log | 6.67 | 100 | 0.0161 | 0.5641 | 0.2953 | 0.3877 | 0.9962 |
59
 
60
 
61
  ### Framework versions