GRM-Coder-14b / README.md
DedeProGames's picture
Update README.md
a9d379d verified
---
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)