Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,8 @@ tags:
|
|
| 13 |
- algorithms
|
| 14 |
- python
|
| 15 |
- c++
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# GPT-OSS-Code-Reasoning-20B-GGUF
|
|
@@ -170,5 +172,4 @@ You are an expert competitive programmer. Read the problem and produce a correct
|
|
| 170 |
- Original model: [GetSoloTech/GPT-OSS-Code-Reasoning-20B](https://huggingface.co/GetSoloTech/GPT-OSS-Code-Reasoning-20B)
|
| 171 |
- Base model: `openai/gpt-oss-20b`
|
| 172 |
- Dataset: `nvidia/OpenCodeReasoning-2`
|
| 173 |
-
- Upstream benchmarks: TACO, APPS, DeepMind CodeContests, `open-r1/codeforces`
|
| 174 |
-
|
|
|
|
| 13 |
- algorithms
|
| 14 |
- python
|
| 15 |
- c++
|
| 16 |
+
- code-reasoning
|
| 17 |
+
- competitive-programming
|
| 18 |
---
|
| 19 |
|
| 20 |
# GPT-OSS-Code-Reasoning-20B-GGUF
|
|
|
|
| 172 |
- Original model: [GetSoloTech/GPT-OSS-Code-Reasoning-20B](https://huggingface.co/GetSoloTech/GPT-OSS-Code-Reasoning-20B)
|
| 173 |
- Base model: `openai/gpt-oss-20b`
|
| 174 |
- Dataset: `nvidia/OpenCodeReasoning-2`
|
| 175 |
+
- Upstream benchmarks: TACO, APPS, DeepMind CodeContests, `open-r1/codeforces`
|
|
|