Nikita
		
	commited on
		
		
					Commit 
							
							·
						
						d6e72ca
	
1
								Parent(s):
							
							9bd1737
								
update model card README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -1,5 +1,4 @@ 
     | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
            -
            license: apache-2.0
         
     | 
| 3 | 
         
             
            tags:
         
     | 
| 4 | 
         
             
            - generated_from_trainer
         
     | 
| 5 | 
         
             
            model-index:
         
     | 
| 
         @@ -12,9 +11,9 @@ should probably proofread and complete it, then remove this comment. --> 
     | 
|
| 12 | 
         | 
| 13 | 
         
             
            # my_awesome_eli5_clm-model
         
     | 
| 14 | 
         | 
| 15 | 
         
            -
            This model is a fine-tuned version of [ 
     | 
| 16 | 
         
             
            It achieves the following results on the evaluation set:
         
     | 
| 17 | 
         
            -
            - Loss:  
     | 
| 18 | 
         | 
| 19 | 
         
             
            ## Model description
         
     | 
| 20 | 
         | 
| 
         @@ -45,9 +44,9 @@ The following hyperparameters were used during training: 
     | 
|
| 45 | 
         | 
| 46 | 
         
             
            | Training Loss | Epoch | Step | Validation Loss |
         
     | 
| 47 | 
         
             
            |:-------------:|:-----:|:----:|:---------------:|
         
     | 
| 48 | 
         
            -
            | No log        | 1.0   | 5    |  
     | 
| 49 | 
         
            -
            | No log        | 2.0   | 10   |  
     | 
| 50 | 
         
            -
            | No log        | 3.0   | 15   |  
     | 
| 51 | 
         | 
| 52 | 
         | 
| 53 | 
         
             
            ### Framework versions
         
     | 
| 
         | 
|
| 1 | 
         
             
            ---
         
     | 
| 
         | 
|
| 2 | 
         
             
            tags:
         
     | 
| 3 | 
         
             
            - generated_from_trainer
         
     | 
| 4 | 
         
             
            model-index:
         
     | 
| 
         | 
|
| 11 | 
         | 
| 12 | 
         
             
            # my_awesome_eli5_clm-model
         
     | 
| 13 | 
         | 
| 14 | 
         
            +
            This model is a fine-tuned version of [ai-forever/rugpt3small_based_on_gpt2](https://huggingface.co/ai-forever/rugpt3small_based_on_gpt2) on the None dataset.
         
     | 
| 15 | 
         
             
            It achieves the following results on the evaluation set:
         
     | 
| 16 | 
         
            +
            - Loss: 3.5235
         
     | 
| 17 | 
         | 
| 18 | 
         
             
            ## Model description
         
     | 
| 19 | 
         | 
| 
         | 
|
| 44 | 
         | 
| 45 | 
         
             
            | Training Loss | Epoch | Step | Validation Loss |
         
     | 
| 46 | 
         
             
            |:-------------:|:-----:|:----:|:---------------:|
         
     | 
| 47 | 
         
            +
            | No log        | 1.0   | 5    | 3.7794          |
         
     | 
| 48 | 
         
            +
            | No log        | 2.0   | 10   | 3.5884          |
         
     | 
| 49 | 
         
            +
            | No log        | 3.0   | 15   | 3.5235          |
         
     | 
| 50 | 
         | 
| 51 | 
         | 
| 52 | 
         
             
            ### Framework versions
         
     |