Training in progress epoch 7
Browse files- README.md +8 -7
- 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. | 
| 19 | 
            -
            - Validation Loss: 0. | 
| 20 | 
            -
            - Train Overall Precision: 0. | 
| 21 | 
            -
            - Train Overall Recall: 0. | 
| 22 | 
            -
            - Train Overall F1: 0. | 
| 23 | 
            -
            - Train Overall Accuracy: 0. | 
| 24 | 
            -
            - Epoch:  | 
| 25 |  | 
| 26 | 
             
            ## Model description
         | 
| 27 |  | 
| @@ -54,6 +54,7 @@ The following hyperparameters were used during training: | |
| 54 | 
             
            | 0.0940     | 0.1687          | 0.9383                  | 0.9482               | 0.9432           | 0.9614                 | 4     |
         | 
| 55 | 
             
            | 0.0740     | 0.1539          | 0.9463                  | 0.9528               | 0.9496           | 0.9665                 | 5     |
         | 
| 56 | 
             
            | 0.0600     | 0.1795          | 0.9355                  | 0.9498               | 0.9426           | 0.9584                 | 6     |
         | 
|  | |
| 57 |  | 
| 58 |  | 
| 59 | 
             
            ### 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.0426
         | 
| 19 | 
            +
            - Validation Loss: 0.1530
         | 
| 20 | 
            +
            - Train Overall Precision: 0.9498
         | 
| 21 | 
            +
            - Train Overall Recall: 0.9642
         | 
| 22 | 
            +
            - Train Overall F1: 0.9569
         | 
| 23 | 
            +
            - Train Overall Accuracy: 0.9669
         | 
| 24 | 
            +
            - Epoch: 7
         | 
| 25 |  | 
| 26 | 
             
            ## Model description
         | 
| 27 |  | 
|  | |
| 54 | 
             
            | 0.0940     | 0.1687          | 0.9383                  | 0.9482               | 0.9432           | 0.9614                 | 4     |
         | 
| 55 | 
             
            | 0.0740     | 0.1539          | 0.9463                  | 0.9528               | 0.9496           | 0.9665                 | 5     |
         | 
| 56 | 
             
            | 0.0600     | 0.1795          | 0.9355                  | 0.9498               | 0.9426           | 0.9584                 | 6     |
         | 
| 57 | 
            +
            | 0.0426     | 0.1530          | 0.9498                  | 0.9642               | 0.9569           | 0.9669                 | 7     |
         | 
| 58 |  | 
| 59 |  | 
| 60 | 
             
            ### Framework versions
         | 
    	
        tf_model.h5
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
             
            size 450878408
         | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:7a930c1fea421d7cc3ef9d7863662046dd31801e5d3204a05bdf8a2f8bc2b2eb
         | 
| 3 | 
             
            size 450878408
         |