a-malinverno commited on
Commit
5ff8ce6
·
1 Parent(s): 014bcf9

Training in progress epoch 0

Browse files
Files changed (2) hide show
  1. README.md +8 -9
  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: 0.9672
20
- - Validation Loss: 0.8009
21
- - Train Overall Precision: 0.6062
22
- - Train Overall Recall: 0.7215
23
- - Train Overall F1: 0.6589
24
- - Train Overall Accuracy: 0.7453
25
- - Epoch: 1
26
 
27
  ## Model description
28
 
@@ -48,8 +48,7 @@ The following hyperparameters were used during training:
48
 
49
  | Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
50
  |:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
51
- | 1.4892 | 1.1376 | 0.4096 | 0.3648 | 0.3859 | 0.6074 | 0 |
52
- | 0.9672 | 0.8009 | 0.6062 | 0.7215 | 0.6589 | 0.7453 | 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: nan
20
+ - Validation Loss: nan
21
+ - Train Overall Precision: 0.0
22
+ - Train Overall Recall: 0.0
23
+ - Train Overall F1: 0.0
24
+ - Train Overall Accuracy: 0.2750
25
+ - Epoch: 0
26
 
27
  ## Model description
28
 
 
48
 
49
  | Train Loss | Validation Loss | Train Overall Precision | Train Overall Recall | Train Overall F1 | Train Overall Accuracy | Epoch |
50
  |:----------:|:---------------:|:-----------------------:|:--------------------:|:----------------:|:----------------------:|:-----:|
51
+ | nan | nan | 0.0 | 0.0 | 0.0 | 0.2750 | 0 |
 
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:f3a7b7c47e8f9718c07ae03fa194397d7f8ef37dfe374a20e3f829d3df7bbad4
3
  size 450829256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc562957e151c2bd2edfaa5c3a5f67f7b09679ef8f2918ca534fc8ea1d20038d
3
  size 450829256