End of training
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -2,11 +2,13 @@ 
     | 
|
| 2 | 
         
             
            license: llama2
         
     | 
| 3 | 
         
             
            library_name: peft
         
     | 
| 4 | 
         
             
            tags:
         
     | 
| 
         | 
|
| 5 | 
         
             
            - trl
         
     | 
| 6 | 
         
             
            - sft
         
     | 
| 7 | 
         
            -
            - alignment-handbook
         
     | 
| 8 | 
         
             
            - generated_from_trainer
         
     | 
| 9 | 
         
             
            base_model: meta-llama/Llama-2-7b-hf
         
     | 
| 
         | 
|
| 
         | 
|
| 10 | 
         
             
            model-index:
         
     | 
| 11 | 
         
             
            - name: llama2-20p-POE
         
     | 
| 12 | 
         
             
              results: []
         
     | 
| 
         @@ -17,7 +19,7 @@ should probably proofread and complete it, then remove this comment. --> 
     | 
|
| 17 | 
         | 
| 18 | 
         
             
            # llama2-20p-POE
         
     | 
| 19 | 
         | 
| 20 | 
         
            -
            This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the  
     | 
| 21 | 
         | 
| 22 | 
         
             
            ## Model description
         
     | 
| 23 | 
         | 
| 
         | 
|
| 2 | 
         
             
            license: llama2
         
     | 
| 3 | 
         
             
            library_name: peft
         
     | 
| 4 | 
         
             
            tags:
         
     | 
| 5 | 
         
            +
            - alignment-handbook
         
     | 
| 6 | 
         
             
            - trl
         
     | 
| 7 | 
         
             
            - sft
         
     | 
| 
         | 
|
| 8 | 
         
             
            - generated_from_trainer
         
     | 
| 9 | 
         
             
            base_model: meta-llama/Llama-2-7b-hf
         
     | 
| 10 | 
         
            +
            datasets:
         
     | 
| 11 | 
         
            +
            - HuggingFaceH4/ultrachat_200k
         
     | 
| 12 | 
         
             
            model-index:
         
     | 
| 13 | 
         
             
            - name: llama2-20p-POE
         
     | 
| 14 | 
         
             
              results: []
         
     | 
| 
         | 
|
| 19 | 
         | 
| 20 | 
         
             
            # llama2-20p-POE
         
     | 
| 21 | 
         | 
| 22 | 
         
            +
            This model is a fine-tuned version of [meta-llama/Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the HuggingFaceH4/ultrachat_200k dataset.
         
     | 
| 23 | 
         | 
| 24 | 
         
             
            ## Model description
         
     | 
| 25 | 
         |