Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -20,12 +20,12 @@ This model has been fine-tuned to generate test cases for software code. It take | |
| 20 | 
             
            - **Model type:** Causal language model for code generation and understanding
         | 
| 21 | 
             
            - **Language(s) (NLP):** English (for code and comments)
         | 
| 22 | 
             
            - **License:** Not specified
         | 
| 23 | 
            -
            - **Finetuned from model [optional]:** Fine-tuned from a base code generation model ( | 
| 24 |  | 
| 25 | 
             
            ### Model Sources [optional]
         | 
| 26 |  | 
| 27 | 
             
            - **Repository:** [https://github.com/RichterDelaCruz/tdd-deployment](https://github.com/RichterDelaCruz/tdd-deployment)
         | 
| 28 | 
            -
            - **Paper [optional]:**  | 
| 29 | 
             
            - **Demo [optional]:** See the API demo instructions in the repository
         | 
| 30 |  | 
| 31 | 
             
            ## Uses
         | 
|  | |
| 20 | 
             
            - **Model type:** Causal language model for code generation and understanding
         | 
| 21 | 
             
            - **Language(s) (NLP):** English (for code and comments)
         | 
| 22 | 
             
            - **License:** Not specified
         | 
| 23 | 
            +
            - **Finetuned from model [optional]:** Fine-tuned from a base code generation model (deepseek-ai/deepseek-coder-1.3b-instruct)
         | 
| 24 |  | 
| 25 | 
             
            ### Model Sources [optional]
         | 
| 26 |  | 
| 27 | 
             
            - **Repository:** [https://github.com/RichterDelaCruz/tdd-deployment](https://github.com/RichterDelaCruz/tdd-deployment)
         | 
| 28 | 
            +
            - **Paper [optional]:** On going
         | 
| 29 | 
             
            - **Demo [optional]:** See the API demo instructions in the repository
         | 
| 30 |  | 
| 31 | 
             
            ## Uses
         |