azzzacs commited on
Commit
97f96f4
·
verified ·
1 Parent(s): 046be6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
 
11
  # LogicCoder-7B
12
 
13
- **LogicCoder-7B** is a 7B-parameter language model fine-tuned for code generation tasks. It is based on the DeepSeek-R1-Distill-Qwen-7B base model and trained on a python subset of the open-r1/codeforces-cots dataset.
14
 
15
  This model was fine-tuned on pruned CoTS examples derived via our **ASAP** method(**A**nchor-guided, **S**urpris**a**l-polished **P**runing), focusing on highly compressed yet semantically informative reasoning traces.
16
 
 
10
 
11
  # LogicCoder-7B
12
 
13
+ **LogicCoder-7B** is a 7B-parameter language model fine-tuned for code generation tasks. It is based on the DeepSeek-R1-Distill-Qwen-7B model and trained on a Python subset of the open-r1/codeforces-cots dataset.
14
 
15
  This model was fine-tuned on pruned CoTS examples derived via our **ASAP** method(**A**nchor-guided, **S**urpris**a**l-polished **P**runing), focusing on highly compressed yet semantically informative reasoning traces.
16