Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ pipeline_tag: text-generation
|
|
| 13 |
# Model Card for Model ID
|
| 14 |
|
| 15 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 16 |
-
A finetune of DeepSeek Coder 1.3B finetuned on Python code.
|
| 17 |
|
| 18 |
|
| 19 |
## Model Details
|
|
|
|
| 13 |
# Model Card for Model ID
|
| 14 |
|
| 15 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 16 |
+
A parameter-efficient finetune (using LoRA) of DeepSeek Coder 1.3B finetuned on Python code.
|
| 17 |
|
| 18 |
|
| 19 |
## Model Details
|