Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -26,7 +26,7 @@ should probably proofread and complete it, then remove this comment. --> 
     | 
|
| 26 | 
         | 
| 27 | 
         
             
            # baby-python-mistral-1L-tiny-TinyStories-ft
         
     | 
| 28 | 
         | 
| 29 | 
         
            -
            This model is a fine-tuned version of [nilq/baby-python-mistral-1L-tiny-base](https://huggingface.co/nilq/baby-python-mistral-1L-tiny-base) on the roneneldan/TinyStories dataset.
         
     | 
| 30 | 
         
             
            It achieves the following results on the evaluation set:
         
     | 
| 31 | 
         
             
            - Loss: 2.0442
         
     | 
| 32 | 
         
             
            - Accuracy: 0.5196
         
     | 
| 
         | 
|
| 26 | 
         | 
| 27 | 
         
             
            # baby-python-mistral-1L-tiny-TinyStories-ft
         
     | 
| 28 | 
         | 
| 29 | 
         
            +
            This model is a fine-tuned version of [nilq/baby-python-mistral-1L-tiny-base](https://huggingface.co/nilq/baby-python-mistral-1L-tiny-base) on the roneneldan/TinyStories dataset. This is the TinyStories model in the paper [Tracking Universal Features Through Fine-Tuning and Model Merging](https://arxiv.org/abs/2410.12391).
         
     | 
| 30 | 
         
             
            It achieves the following results on the evaluation set:
         
     | 
| 31 | 
         
             
            - Loss: 2.0442
         
     | 
| 32 | 
         
             
            - Accuracy: 0.5196
         
     |