Training in progress epoch 4
Browse files- README.md +4 -3
 - tf_model.h5 +1 -1
 
    	
        README.md
    CHANGED
    
    | 
         @@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. --> 
     | 
|
| 14 | 
         | 
| 15 | 
         
             
            This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
         
     | 
| 16 | 
         
             
            It achieves the following results on the evaluation set:
         
     | 
| 17 | 
         
            -
            - Train Loss: 0. 
     | 
| 18 | 
         
            -
            - Validation Loss: 0. 
     | 
| 19 | 
         
             
            - Train Accuracy: 1.0
         
     | 
| 20 | 
         
            -
            - Epoch:  
     | 
| 21 | 
         | 
| 22 | 
         
             
            ## Model description
         
     | 
| 23 | 
         | 
| 
         @@ -47,6 +47,7 @@ The following hyperparameters were used during training: 
     | 
|
| 47 | 
         
             
            | 0.5522     | 0.4402          | 1.0            | 1     |
         
     | 
| 48 | 
         
             
            | 0.4601     | 0.3570          | 1.0            | 2     |
         
     | 
| 49 | 
         
             
            | 0.3585     | 0.3007          | 1.0            | 3     |
         
     | 
| 
         | 
|
| 50 | 
         | 
| 51 | 
         | 
| 52 | 
         
             
            ### Framework versions
         
     | 
| 
         | 
|
| 14 | 
         | 
| 15 | 
         
             
            This model is a fine-tuned version of [bert-base-chinese](https://huggingface.co/bert-base-chinese) on an unknown dataset.
         
     | 
| 16 | 
         
             
            It achieves the following results on the evaluation set:
         
     | 
| 17 | 
         
            +
            - Train Loss: 0.2822
         
     | 
| 18 | 
         
            +
            - Validation Loss: 0.2787
         
     | 
| 19 | 
         
             
            - Train Accuracy: 1.0
         
     | 
| 20 | 
         
            +
            - Epoch: 4
         
     | 
| 21 | 
         | 
| 22 | 
         
             
            ## Model description
         
     | 
| 23 | 
         | 
| 
         | 
|
| 47 | 
         
             
            | 0.5522     | 0.4402          | 1.0            | 1     |
         
     | 
| 48 | 
         
             
            | 0.4601     | 0.3570          | 1.0            | 2     |
         
     | 
| 49 | 
         
             
            | 0.3585     | 0.3007          | 1.0            | 3     |
         
     | 
| 50 | 
         
            +
            | 0.2822     | 0.2787          | 1.0            | 4     |
         
     | 
| 51 | 
         | 
| 52 | 
         | 
| 53 | 
         
             
            ### Framework versions
         
     | 
    	
        tf_model.h5
    CHANGED
    
    | 
         @@ -1,3 +1,3 @@ 
     | 
|
| 1 | 
         
             
            version https://git-lfs.github.com/spec/v1
         
     | 
| 2 | 
         
            -
            oid sha256: 
     | 
| 3 | 
         
             
            size 409364760
         
     | 
| 
         | 
|
| 1 | 
         
             
            version https://git-lfs.github.com/spec/v1
         
     | 
| 2 | 
         
            +
            oid sha256:a9cfef14d0c5227e6d95020221023174b6df01f445872b62a8f139899f7607be
         
     | 
| 3 | 
         
             
            size 409364760
         
     |