File size: 400 Bytes
212eb5d fa03b55 212eb5d 47db2be |
1 2 3 4 5 6 7 8 9 10 |
---
base_model: bigcode/starcoder2-7b
library_name: peft
---
# Model Card for StarCoder2-SFT
This is the adapter of the Starcoder2 model trained using SFT on DiSCo for the paper "Teaching an Old LLM Secure Coding:
Localized Preference Optimization on Distilled Preferences" (https://arxiv.org/abs/2506.00419). Merge it to the base model "bigcode/starcoder2-7b"
in order to use for downstream tasks. |