cor-c commited on
Commit
c275879
1 Parent(s): 5c36071

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +8 -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: 1.3249
19
- - Validation Loss: 0.5218
20
- - Train Overall Precision: 0.8344
21
- - Train Overall Recall: 0.8318
22
- - Train Overall F1: 0.8331
23
- - Train Overall Accuracy: 0.8744
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
49
  |:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
50
  | 1.3249 | 0.5218 | 0.8344 | 0.8318 | 0.8331 | 0.8744 | 0 |
 
51
 
52
 
53
  ### 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.4002
19
+ - Validation Loss: 0.2680
20
+ - Train Overall Precision: 0.9113
21
+ - Train Overall Recall: 0.9148
22
+ - Train Overall F1: 0.9130
23
+ - Train Overall Accuracy: 0.9334
24
+ - Epoch: 1
25
 
26
  ## Model description
27
 
 
48
  | Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
49
  |:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
50
  | 1.3249 | 0.5218 | 0.8344 | 0.8318 | 0.8331 | 0.8744 | 0 |
51
+ | 0.4002 | 0.2680 | 0.9113 | 0.9148 | 0.9130 | 0.9334 | 1 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87f73b532df7975b8d54b5a4e7ffe52825369b8072720eb676ace7ff7dcf57af
3
  size 450878408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3d07f28bd7c6fe83196eedd13e88bdc2df14990476e395ce598b972cf7c35ea
3
  size 450878408