rohhaiil commited on
Commit
9cdc7ac
·
verified ·
1 Parent(s): a92f6fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -16,8 +16,6 @@ licence: license
16
  pipeline_tag: text-generation
17
  ---
18
 
19
- # Model Card for patch
20
-
21
  This model is a fine-tuned version of [deepseek-ai/deepseek-coder-6.7b-instruct](https://huggingface.co/deepseek-ai/deepseek-coder-6.7b-instruct).
22
  It has been trained using [TRL](https://github.com/huggingface/trl) on [this dataset](https://huggingface.co/datasets/rohhaiil/SysMLv2_Repair_with_SLMs).
23
  It generates diff patches for repairing the code.
 
16
  pipeline_tag: text-generation
17
  ---
18
 
 
 
19
  This model is a fine-tuned version of [deepseek-ai/deepseek-coder-6.7b-instruct](https://huggingface.co/deepseek-ai/deepseek-coder-6.7b-instruct).
20
  It has been trained using [TRL](https://github.com/huggingface/trl) on [this dataset](https://huggingface.co/datasets/rohhaiil/SysMLv2_Repair_with_SLMs).
21
  It generates diff patches for repairing the code.