dharunsk62 commited on
Commit
7e98e07
·
1 Parent(s): 7012c4b

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -16,13 +16,13 @@ probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Train Loss: 1.0108
20
- - Validation Loss: 0.8129
21
- - Train Overall Precision: 0.6004
22
- - Train Overall Recall: 0.6929
23
- - Train Overall F1: 0.6434
24
- - Train Overall Accuracy: 0.7439
25
- - Epoch: 1
26
 
27
  ## Model description
28
 
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
50
  |:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
51
  | 1.5060 | 1.2508 | 0.4032 | 0.4777 | 0.4373 | 0.6024 | 0 |
52
  | 1.0108 | 0.8129 | 0.6004 | 0.6929 | 0.6434 | 0.7439 | 1 |
 
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [microsoft/layoutlm-base-uncased](https://huggingface.co/microsoft/layoutlm-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Train Loss: 0.7220
20
+ - Validation Loss: 0.7021
21
+ - Train Overall Precision: 0.6606
22
+ - Train Overall Recall: 0.7285
23
+ - Train Overall F1: 0.6929
24
+ - Train Overall Accuracy: 0.7748
25
+ - Epoch: 2
26
 
27
  ## Model description
28
 
 
50
  |:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
51
  | 1.5060 | 1.2508 | 0.4032 | 0.4777 | 0.4373 | 0.6024 | 0 |
52
  | 1.0108 | 0.8129 | 0.6004 | 0.6929 | 0.6434 | 0.7439 | 1 |
53
+ | 0.7220 | 0.7021 | 0.6606 | 0.7285 | 0.6929 | 0.7748 | 2 |
54
 
55
 
56
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01c97be6451b32becb72a80aaafa7fc0ac537f57906cd7db6bd17ad40c33e3bc
3
  size 450829256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b89941db2fa1862fa0bab9319285a00633ef8b0e059871de36a8a29ad2314984
3
  size 450829256