richterdc commited on
Commit
2f42373
·
verified ·
1 Parent(s): 69ef86d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 (details not fully specified)
24
 
25
  ### Model Sources [optional]
26
 
27
  - **Repository:** [https://github.com/RichterDelaCruz/tdd-deployment](https://github.com/RichterDelaCruz/tdd-deployment)
28
- - **Paper [optional]:** Not provided
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