Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -22,7 +22,7 @@ This model is a fine-tuned version of [bigcode/starcoder2-3b](https://huggingfac | |
| 22 |  | 
| 23 | 
             
            ## Model description
         | 
| 24 |  | 
| 25 | 
            -
            This fine-tuned model builds upon the `bigcode/starcoder2-3b` base model, further specializing it for code completion tasks using the  | 
| 26 |  | 
| 27 |  | 
| 28 | 
             
            ## Intended uses & limitations
         | 
|  | |
| 22 |  | 
| 23 | 
             
            ## Model description
         | 
| 24 |  | 
| 25 | 
            +
            This fine-tuned model builds upon the `bigcode/starcoder2-3b` base model, further specializing it for code completion tasks using the `bigcode/the-stack-smol` dataset on SQL data. This dataset focuses on code snippets and solutions, allowing the model to suggest relevant completions and potentially even generate code based on your prompts.
         | 
| 26 |  | 
| 27 |  | 
| 28 | 
             
            ## Intended uses & limitations
         | 
