Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -45,7 +45,18 @@ Total 201,981 samples. | |
| 45 | 
             
            - TokenBender/python_eval_instruct_51k: “python” in output .40,309 samples
         | 
| 46 | 
             
            - Spider: 8,659 samples
         | 
| 47 |  | 
|  | |
|  | |
| 48 |  | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 49 |  | 
| 50 | 
             
            ## HumanEval
         | 
| 51 |  | 
|  | |
| 45 | 
             
            - TokenBender/python_eval_instruct_51k: “python” in output .40,309 samples
         | 
| 46 | 
             
            - Spider: 8,659 samples
         | 
| 47 |  | 
| 48 | 
            +
            ## How to Prompt the Model
         | 
| 49 | 
            +
            This model accepts the Alpaca instruction format.
         | 
| 50 |  | 
| 51 | 
            +
            For example:
         | 
| 52 | 
            +
            ```
         | 
| 53 | 
            +
            You are an intelligent programming assistant.
         | 
| 54 | 
            +
             | 
| 55 | 
            +
            ### Instruction:
         | 
| 56 | 
            +
            Implement a linked list in C++
         | 
| 57 | 
            +
             | 
| 58 | 
            +
            ### Response:
         | 
| 59 | 
            +
            ```
         | 
| 60 |  | 
| 61 | 
             
            ## HumanEval
         | 
| 62 |  | 
