File size: 614 Bytes
c4c8720 3f81ad6 c4c8720 3f81ad6 c4c8720 3f81ad6 c4c8720 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
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 |