jpino commited on
Commit
42d87a0
1 Parent(s): 5c41d3d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -24,16 +24,16 @@ model-index:
24
  metrics:
25
  - name: Precision
26
  type: precision
27
- value: 0.8426395939086294
28
  - name: Recall
29
  type: recall
30
  value: 0.8877005347593583
31
  - name: F1
32
  type: f1
33
- value: 0.8645833333333333
34
  - name: Accuracy
35
  type: accuracy
36
- value: 0.9807981927710844
37
  ---
38
 
39
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -43,11 +43,11 @@ should probably proofread and complete it, then remove this comment. -->
43
 
44
  This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the cord-layoutlmv dataset.
45
  It achieves the following results on the evaluation set:
46
- - Loss: 0.1563
47
- - Precision: 0.8426
48
  - Recall: 0.8877
49
- - F1: 0.8646
50
- - Accuracy: 0.9808
51
 
52
  ## Model description
53
 
@@ -78,8 +78,8 @@ The following hyperparameters were used during training:
78
 
79
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
80
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
81
- | No log | 27.78 | 250 | 0.2591 | 0.7179 | 0.7487 | 0.7330 | 0.9529 |
82
- | 0.4762 | 55.56 | 500 | 0.1563 | 0.8426 | 0.8877 | 0.8646 | 0.9808 |
83
 
84
 
85
  ### Framework versions
 
24
  metrics:
25
  - name: Precision
26
  type: precision
27
+ value: 0.8383838383838383
28
  - name: Recall
29
  type: recall
30
  value: 0.8877005347593583
31
  - name: F1
32
  type: f1
33
+ value: 0.8623376623376623
34
  - name: Accuracy
35
  type: accuracy
36
+ value: 0.9755271084337349
37
  ---
38
 
39
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
43
 
44
  This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on the cord-layoutlmv dataset.
45
  It achieves the following results on the evaluation set:
46
+ - Loss: 0.1524
47
+ - Precision: 0.8384
48
  - Recall: 0.8877
49
+ - F1: 0.8623
50
+ - Accuracy: 0.9755
51
 
52
  ## Model description
53
 
 
78
 
79
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
80
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
81
+ | No log | 27.78 | 250 | 0.2430 | 0.7526 | 0.7807 | 0.7664 | 0.9518 |
82
+ | 0.4695 | 55.56 | 500 | 0.1524 | 0.8384 | 0.8877 | 0.8623 | 0.9755 |
83
 
84
 
85
  ### Framework versions