Model save
Browse files
    	
        README.md
    CHANGED
    
    | @@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. --> | |
| 21 |  | 
| 22 | 
             
            This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on an unknown dataset.
         | 
| 23 | 
             
            It achieves the following results on the evaluation set:
         | 
| 24 | 
            -
            - Loss: 0. | 
| 25 | 
            -
            - Precision: 0. | 
| 26 | 
            -
            - Recall: 0. | 
| 27 | 
            -
            - F1: 0. | 
| 28 | 
            -
            - Accuracy: 0. | 
| 29 |  | 
| 30 | 
             
            ## Model description
         | 
| 31 |  | 
| @@ -56,16 +56,16 @@ The following hyperparameters were used during training: | |
| 56 |  | 
| 57 | 
             
            | Training Loss | Epoch  | Step | Validation Loss | Precision | Recall | F1     | Accuracy |
         | 
| 58 | 
             
            |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
         | 
| 59 | 
            -
            | No log        | 0.3195 | 100  | 0. | 
| 60 | 
            -
            | No log        | 0.6390 | 200  | 0. | 
| 61 | 
            -
            | No log        | 0.9585 | 300  | 0. | 
| 62 | 
            -
            | No log        | 1.2780 | 400  | 0. | 
| 63 | 
            -
            | 0. | 
| 64 | 
            -
            | 0. | 
| 65 | 
            -
            | 0. | 
| 66 | 
            -
            | 0. | 
| 67 | 
            -
            | 0. | 
| 68 | 
            -
            | 0. | 
| 69 |  | 
| 70 |  | 
| 71 | 
             
            ### Framework versions
         | 
|  | |
| 21 |  | 
| 22 | 
             
            This model is a fine-tuned version of [microsoft/layoutlmv3-base](https://huggingface.co/microsoft/layoutlmv3-base) on an unknown dataset.
         | 
| 23 | 
             
            It achieves the following results on the evaluation set:
         | 
| 24 | 
            +
            - Loss: 0.0558
         | 
| 25 | 
            +
            - Precision: 0.9435
         | 
| 26 | 
            +
            - Recall: 0.9612
         | 
| 27 | 
            +
            - F1: 0.9523
         | 
| 28 | 
            +
            - Accuracy: 0.9858
         | 
| 29 |  | 
| 30 | 
             
            ## Model description
         | 
| 31 |  | 
|  | |
| 56 |  | 
| 57 | 
             
            | Training Loss | Epoch  | Step | Validation Loss | Precision | Recall | F1     | Accuracy |
         | 
| 58 | 
             
            |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
         | 
| 59 | 
            +
            | No log        | 0.3195 | 100  | 0.0961          | 0.9121    | 0.9134 | 0.9128 | 0.9752   |
         | 
| 60 | 
            +
            | No log        | 0.6390 | 200  | 0.0772          | 0.9120    | 0.9396 | 0.9256 | 0.9780   |
         | 
| 61 | 
            +
            | No log        | 0.9585 | 300  | 0.0707          | 0.9272    | 0.9509 | 0.9389 | 0.9822   |
         | 
| 62 | 
            +
            | No log        | 1.2780 | 400  | 0.0638          | 0.9202    | 0.9602 | 0.9398 | 0.9819   |
         | 
| 63 | 
            +
            | 0.1131        | 1.5974 | 500  | 0.0631          | 0.9270    | 0.9582 | 0.9423 | 0.9829   |
         | 
| 64 | 
            +
            | 0.1131        | 1.9169 | 600  | 0.0561          | 0.9331    | 0.9615 | 0.9471 | 0.9843   |
         | 
| 65 | 
            +
            | 0.1131        | 2.2364 | 700  | 0.0651          | 0.9141    | 0.9720 | 0.9421 | 0.9824   |
         | 
| 66 | 
            +
            | 0.1131        | 2.5559 | 800  | 0.0537          | 0.9515    | 0.9556 | 0.9535 | 0.9862   |
         | 
| 67 | 
            +
            | 0.1131        | 2.8754 | 900  | 0.0556          | 0.9467    | 0.9582 | 0.9524 | 0.9860   |
         | 
| 68 | 
            +
            | 0.0379        | 3.1949 | 1000 | 0.0558          | 0.9435    | 0.9612 | 0.9523 | 0.9858   |
         | 
| 69 |  | 
| 70 |  | 
| 71 | 
             
            ### Framework versions
         | 
    	
        runs/Oct06_01-32-08_56faba7bc31c/events.out.tfevents.1728179214.56faba7bc31c.1166.1
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:dc3fd2d68eb5519fb403e423828d4fd2798b1151038f726fdb26cef505989767
         | 
| 3 | 
            +
            size 560
         |