Commit 733a459
authored
Add skill evaluation dataset for cuopt-lp-milp-api-python (#1172)
## Summary
Initial skill evaluation dataset for `cuopt-lp-milp-api-python` at `skills/cuopt-lp-milp-api-python/evals/evals.json`. 99 entries adapted from the [microsoft/OptiGuide](https://github.com/microsoft/OptiGuide) IndustryOR corpus (MIT, attribution in `evals/SOURCES.md`).
- `ground_truth` is the numeric optimal value; rubric requires exact match to the precision shown (no tolerance)
- `expected_behavior` is generic across all entries — does not pre-categorize as LP vs MILP
- Each entry has a `source` field referencing the dataset row for traceability
QP eval set is out of scope (the corpus has no genuine QP problems) and will follow in a separate PR.
Authors:
- Ramakrishnap (https://github.com/rgsl888prabhu)
Approvers:
- Ishika Roy (https://github.com/Iroy30)
URL: #11721 parent a4de253 commit 733a459
2 files changed
Lines changed: 1131 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
0 commit comments