File size: 836 Bytes
681e360
 
69cf8c2
 
681e360
 
 
 
 
 
 
 
 
69cf8c2
 
 
681e360
69cf8c2
681e360
69cf8c2
 
 
 
a9d379d
681e360
69cf8c2
681e360
69cf8c2
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: apache-2.0
base_model:
- Qwen/Qwen3-14B
pipeline_tag: text-generation
library_name: transformers
tags:
- qwen3
- code
- text-generation
- safetensors
---

<p align="center">
  <img src="https://cdn-uploads.huggingface.co/production/uploads/685ea8ff7b4139b6845ce395/YF0kEDYMGJhcM3Lbl2EOD.png" alt="logo" width="250">
</p>

<p align="center"><b>A powerful 14B coding model designed for competitive programming.</b></p>

---

This is a coding model based on Qwen3-14B for competitive programming.  
On LiveCodeBench v6 (08/01/2024 - 05/01/2025), we achieve a Pass@1 accuracy of **67.87%**, up **7.08%** from the baseline Pass@1 accuracy of **60.79%** of Qwen3-14B.  
We trained on **24k verifiable coding problems** over the course of four days.

---

![test](./lcb_score_vs_step.png)  
![test](./performance_params_ratio.png)