Training in progress epoch 3
Browse files- README.md +6 -4
- 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 [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
         | 
| 16 | 
             
            It achieves the following results on the evaluation set:
         | 
| 17 | 
            -
            - Train Loss: 1. | 
| 18 | 
            -
            - Validation Loss: 1. | 
| 19 | 
            -
            - Train Accuracy: 0. | 
| 20 | 
            -
            - Epoch:  | 
| 21 |  | 
| 22 | 
             
            ## Model description
         | 
| 23 |  | 
| @@ -45,6 +45,8 @@ The following hyperparameters were used during training: | |
| 45 | 
             
            |:----------:|:---------------:|:--------------:|:-----:|
         | 
| 46 | 
             
            | 2.2952     | 2.0148          | 0.3846         | 0     |
         | 
| 47 | 
             
            | 1.6880     | 1.6117          | 0.4872         | 1     |
         | 
|  | |
|  | |
| 48 |  | 
| 49 |  | 
| 50 | 
             
            ### Framework versions
         | 
|  | |
| 14 |  | 
| 15 | 
             
            This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
         | 
| 16 | 
             
            It achieves the following results on the evaluation set:
         | 
| 17 | 
            +
            - Train Loss: 1.1142
         | 
| 18 | 
            +
            - Validation Loss: 1.3389
         | 
| 19 | 
            +
            - Train Accuracy: 0.6410
         | 
| 20 | 
            +
            - Epoch: 3
         | 
| 21 |  | 
| 22 | 
             
            ## Model description
         | 
| 23 |  | 
|  | |
| 45 | 
             
            |:----------:|:---------------:|:--------------:|:-----:|
         | 
| 46 | 
             
            | 2.2952     | 2.0148          | 0.3846         | 0     |
         | 
| 47 | 
             
            | 1.6880     | 1.6117          | 0.4872         | 1     |
         | 
| 48 | 
            +
            | 1.3471     | 1.4949          | 0.5385         | 2     |
         | 
| 49 | 
            +
            | 1.1142     | 1.3389          | 0.6410         | 3     |
         | 
| 50 |  | 
| 51 |  | 
| 52 | 
             
            ### Framework versions
         | 
    	
        tf_model.h5
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
             
            size 497983984
         | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:deb135471407bfc5213b87bc49658b803c0e0cec9a10dbc0fecd7e6ec4e982c3
         | 
| 3 | 
             
            size 497983984
         |