rohhaiil's picture
Update README.md
bc313ea verified
---
base_model: deepseek-ai/deepseek-coder-6.7b-instruct
library_name: peft
model_name: code
tags:
- base_model:adapter:deepseek-ai/deepseek-coder-6.7b-instruct
- lora
- sft
- transformers
- trl
- code
- code-repair
- sysmlv2
licence: license
pipeline_tag: text-generation
---
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).
It has been trained using [TRL](https://github.com/huggingface/trl) on [this dataset](https://huggingface.co/datasets/rohhaiil/SysMLv2_Repair_with_SLMs).
### Framework versions
- PEFT 0.18.0
- TRL: 0.26.2
- Transformers: 4.57.3
- Pytorch: 2.2.2
- Datasets: 4.4.2
- Tokenizers: 0.22.2
## Citation
GitHub Repository: [SysMLv2 Repair with KG-SLMs](https://github.com/rohailamalik/SysMLv2-repair-with-KG-SLMs)
```bibtex
@inproceedings{alshami2026sysml,
title={Automated Semantic Fault Localization in SysML v2: A Human-in-the-Loop Framework Using Knowledge-Graph Augmented LLMs},
author={Al-Shami, Haitham and Malik, Rohail and Ala-Laurinaho, Riku and Veps{\"a}l{\"a}inen, Jari and Viitala, Raine},
booktitle={Proceedings of the 36th INCOSE International Symposium},
year={2026},
address={Yokohama, Japan},
month={June},
date={16}
}
```