Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,6 +4,6 @@ license: apache-2.0
|
|
| 4 |
|
| 5 |
# code-judge-ast-python-15k-it1
|
| 6 |
|
| 7 |
-
15k examples of Python code + yes/no structural property questions with deterministic AST ground truth. 3
|
| 8 |
|
| 9 |
Source: [The Stack v1](https://huggingface.co/datasets/bigcode/the-stack) (deduplicated Python).
|
|
|
|
| 4 |
|
| 5 |
# code-judge-ast-python-15k-it1
|
| 6 |
|
| 7 |
+
15k examples of Python code + yes/no structural property questions with deterministic AST ground truth. 3 points per example, balanced to 40-60% per property.
|
| 8 |
|
| 9 |
Source: [The Stack v1](https://huggingface.co/datasets/bigcode/the-stack) (deduplicated Python).
|