cor-c commited on
Commit
cfc0768
1 Parent(s): 05c79fd

Training in progress epoch 4

Browse files
Files changed (2) hide show
  1. README.md +9 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.2136
19
- - Validation Loss: 0.1945
20
- - Train Overall Precision: 0.9233
21
- - Train Overall Recall: 0.9254
22
- - Train Overall F1: 0.9244
23
- - Train Overall Accuracy: 0.9499
24
- - Epoch: 2
25
 
26
  ## Model description
27
 
@@ -50,6 +50,8 @@ The following hyperparameters were used during training:
50
  | 1.3129 | 0.5622 | 0.8065 | 0.8120 | 0.8093 | 0.8579 | 0 |
51
  | 0.3927 | 0.2756 | 0.8965 | 0.8965 | 0.8965 | 0.9291 | 1 |
52
  | 0.2136 | 0.1945 | 0.9233 | 0.9254 | 0.9244 | 0.9499 | 2 |
 
 
53
 
54
 
55
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.0915
19
+ - Validation Loss: 0.1956
20
+ - Train Overall Precision: 0.9390
21
+ - Train Overall Recall: 0.9482
22
+ - Train Overall F1: 0.9436
23
+ - Train Overall Accuracy: 0.9571
24
+ - Epoch: 4
25
 
26
  ## Model description
27
 
 
50
  | 1.3129 | 0.5622 | 0.8065 | 0.8120 | 0.8093 | 0.8579 | 0 |
51
  | 0.3927 | 0.2756 | 0.8965 | 0.8965 | 0.8965 | 0.9291 | 1 |
52
  | 0.2136 | 0.1945 | 0.9233 | 0.9254 | 0.9244 | 0.9499 | 2 |
53
+ | 0.1335 | 0.1814 | 0.9363 | 0.9399 | 0.9381 | 0.9550 | 3 |
54
+ | 0.0915 | 0.1956 | 0.9390 | 0.9482 | 0.9436 | 0.9571 | 4 |
55
 
56
 
57
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ff9757c09f4a57137e05a2b618e1471bfb2c588462f4f9f19b90d96acef7685
3
  size 450878408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5620f8cbb8a81059cb8d18c3796482c1b7046bf26a3ed03c6f9988fca954037f
3
  size 450878408