PEFT
Safetensors
Saqib420 commited on
Commit
52e42e1
·
verified ·
1 Parent(s): a06d74d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,8 +3,8 @@ base_model: bigcode/starcoder2-7b
3
  library_name: peft
4
  ---
5
 
6
- # Model Card for Model ID
7
 
8
- This is the adapter of the Starcoder2 model trained using LPO for the paper "Teaching an Old LLM Secure Coding:
9
  Localized Preference Optimization on Distilled Preferences" (https://arxiv.org/abs/2506.00419). Merge it to the base model "bigcode/starcoder2-7b"
10
  in order to use for downstream tasks.
 
3
  library_name: peft
4
  ---
5
 
6
+ # Model Card for StarCoder2-LPO
7
 
8
+ This is the adapter of the Starcoder2 model trained using LPO on DiSCo for the paper "Teaching an Old LLM Secure Coding:
9
  Localized Preference Optimization on Distilled Preferences" (https://arxiv.org/abs/2506.00419). Merge it to the base model "bigcode/starcoder2-7b"
10
  in order to use for downstream tasks.