cor-c commited on
Commit
1f36f9b
1 Parent(s): 4c93c31

Training in progress epoch 6

Browse files
Files changed (2) hide show
  1. README.md +13 -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.6855
19
- - Validation Loss: 1.4048
20
- - Train Overall Precision: 0.2655
21
- - Train Overall Recall: 0.2945
22
- - Train Overall F1: 0.2793
23
- - Train Overall Accuracy: 0.5163
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,12 @@ 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.6855 | 1.4048 | 0.2655 | 0.2945 | 0.2793 | 0.5163 | 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.3123
19
+ - Validation Loss: 0.6608
20
+ - Train Overall Precision: 0.7443
21
+ - Train Overall Recall: 0.7958
22
+ - Train Overall F1: 0.7692
23
+ - Train Overall Accuracy: 0.8154
24
+ - Epoch: 6
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.6855 | 1.4048 | 0.2655 | 0.2945 | 0.2793 | 0.5163 | 0 |
51
+ | 1.1539 | 0.8468 | 0.6205 | 0.6548 | 0.6372 | 0.7410 | 1 |
52
+ | 0.7523 | 0.7215 | 0.6573 | 0.7516 | 0.7013 | 0.7662 | 2 |
53
+ | 0.5749 | 0.6737 | 0.6735 | 0.7536 | 0.7113 | 0.7868 | 3 |
54
+ | 0.4482 | 0.6720 | 0.7027 | 0.7792 | 0.7390 | 0.7917 | 4 |
55
+ | 0.3695 | 0.6387 | 0.7142 | 0.7948 | 0.7523 | 0.8047 | 5 |
56
+ | 0.3123 | 0.6608 | 0.7443 | 0.7958 | 0.7692 | 0.8154 | 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:090ec18978154cdc4397926b6397cb91e86dd77d307abe335ebbd859c17ebdac
3
  size 450829256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3844f6d12446bebb77e3e9eee339c3be37b08e2e813ce41d28bee6fa545caa29
3
  size 450829256