|
--- |
|
base_model: deepseek-ai/deepseek-coder-1.3b-instruct |
|
library_name: peft |
|
license: mit |
|
language: |
|
- en |
|
pipeline_tag: question-answering |
|
tags: |
|
- code |
|
--- |
|
|
|
# Model Card for Model ID |
|
|
|
<!-- Provide a quick summary of what the model is/does. --> |
|
Finetuned on 70+ Q&A pairs of cli commands collected from Git cheatsheets, CLI commands, etc, collected from the internet |
|
|
|
## Model Details |
|
|
|
### Model Description |
|
|
|
<!-- Provide a longer summary of what this model is. --> |
|
|
|
|
|
|
|
- **Developed by:** Shivam Shrivastava |
|
- **Finetuned from model :** deepseek-ai/deepseek-coder-1.3b-instruct |
|
|
|
### Framework versions |
|
|
|
- PEFT 0.14.0 |