abcsk123 commited on
Commit
40ae030
·
verified ·
1 Parent(s): 41d9718

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -7,6 +7,11 @@ tags:
7
  - qwen
8
  - sft
9
  - dpo
 
 
 
 
 
10
  ---
11
 
12
  # Code-Centric-Align: A Post-Training Pipeline for Code LLMs
 
7
  - qwen
8
  - sft
9
  - dpo
10
+ metrics:
11
+ - accuracy
12
+ base_model:
13
+ - Qwen/Qwen2.5-Coder-7B
14
+ library_name: transformers
15
  ---
16
 
17
  # Code-Centric-Align: A Post-Training Pipeline for Code LLMs