cor-c commited on
Commit
09e6d88
1 Parent(s): cfc0768

Training in progress epoch 6

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.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
 
@@ -52,6 +52,8 @@ The following hyperparameters were used during training:
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
 
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.0628
19
+ - Validation Loss: 0.1726
20
+ - Train Overall Precision: 0.9410
21
+ - Train Overall Recall: 0.9467
22
+ - Train Overall F1: 0.9439
23
+ - Train Overall Accuracy: 0.9618
24
+ - Epoch: 6
25
 
26
  ## Model description
27
 
 
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
+ | 0.0810 | 0.2157 | 0.9392 | 0.9399 | 0.9395 | 0.9559 | 5 |
56
+ | 0.0628 | 0.1726 | 0.9410 | 0.9467 | 0.9439 | 0.9618 | 6 |
57
 
58
 
59
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5620f8cbb8a81059cb8d18c3796482c1b7046bf26a3ed03c6f9988fca954037f
3
  size 450878408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d329b50b297d77e423730ef5545339a52fd53d29e15a2749e80a143b82d39ad
3
  size 450878408