Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ tags:
|
|
| 21 |
|
| 22 |
This is a coding model based on Qwen3-14B for competitive programming.
|
| 23 |
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.
|
| 24 |
-
We trained on **24k verifiable coding problems**
|
| 25 |
|
| 26 |
---
|
| 27 |
|
|
|
|
| 21 |
|
| 22 |
This is a coding model based on Qwen3-14B for competitive programming.
|
| 23 |
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.
|
| 24 |
+
We trained on **24k verifiable coding problems** over the course of four days.
|
| 25 |
|
| 26 |
---
|
| 27 |
|