Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- code-security
|
| 7 |
+
- cwe
|
| 8 |
+
- verl
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# verl_codeql1_aggressive_filtered
|
| 12 |
+
|
| 13 |
+
Curriculum-filtered subset of [OctoReasoner/verl_codeql1_aggressive](https://huggingface.co/datasets/OctoReasoner/verl_codeql1_aggressive).
|
| 14 |
+
|
| 15 |
+
Kept rows satisfy **weak <= 5/8 AND strong >= 2/8**, where weak/strong = number of correct rollouts (of 8, strict \boxed{} scoring) from Qwen2.5-Coder-1.5B-Instruct and -32B-Instruct.
|
| 16 |
+
5,788 of 14,432 rows kept. Pure verl schema.
|