End of training
Browse files
    	
        README.md
    CHANGED
    
    | @@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. --> | |
| 18 |  | 
| 19 | 
             
            This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on an unknown dataset.
         | 
| 20 | 
             
            It achieves the following results on the evaluation set:
         | 
| 21 | 
            -
            - Loss:  | 
| 22 |  | 
| 23 | 
             
            ## Model description
         | 
| 24 |  | 
| @@ -52,7 +52,7 @@ The following hyperparameters were used during training: | |
| 52 |  | 
| 53 | 
             
            | Training Loss | Epoch | Step | Validation Loss |
         | 
| 54 | 
             
            |:-------------:|:-----:|:----:|:---------------:|
         | 
| 55 | 
            -
            | No log        | 0     | 0    |  | 
| 56 |  | 
| 57 |  | 
| 58 | 
             
            ### Framework versions
         | 
|  | |
| 18 |  | 
| 19 | 
             
            This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on an unknown dataset.
         | 
| 20 | 
             
            It achieves the following results on the evaluation set:
         | 
| 21 | 
            +
            - Loss: 6.1652
         | 
| 22 |  | 
| 23 | 
             
            ## Model description
         | 
| 24 |  | 
|  | |
| 52 |  | 
| 53 | 
             
            | Training Loss | Epoch | Step | Validation Loss |
         | 
| 54 | 
             
            |:-------------:|:-----:|:----:|:---------------:|
         | 
| 55 | 
            +
            | No log        | 0     | 0    | 6.1652          |
         | 
| 56 |  | 
| 57 |  | 
| 58 | 
             
            ### Framework versions
         |