You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,7 +208,7 @@ See [`docs/PROMPT_FORMAT.md`](docs/PROMPT_FORMAT.md) for the canonical system pr
208
208
209
209
## Evaluation and Baselines
210
210
211
-
Baseline comparison infrastructure is available in [`docs/EVALS.md`](docs/EVALS.md). It supports reproducible comparisons against:
211
+
Baseline comparison against base `Qwen/Qwen2.5-Coder-7B-Instruct` and Semgrep is documented in [`docs/EVALS.md`](docs/EVALS.md). It supports reproducible comparisons against:
212
212
213
213
- the base `Qwen/Qwen2.5-Coder-7B-Instruct` model without the Nullsec adapter;
214
214
- Semgrep with local benchmark rules and explicit coverage limitations.
0 commit comments