issue-to-eval: import benchmark evals for issues #147, #148, #149#150
Open
elong0527 wants to merge 1 commit into
Open
issue-to-eval: import benchmark evals for issues #147, #148, #149#150elong0527 wants to merge 1 commit into
elong0527 wants to merge 1 commit into
Conversation
Synced 3 new benchmark issues into _automation/evals/: - #147: admiral-bds ADVS derivation from pharmaversesdtm (R) - #148: admiral-adae ADAE derivation from pharmaversesdtm (R) - #149: admiral-bds ADLB derivation from pharmaversesdtm (R) All 32 other benchmark issues already up to date; #108 skipped (unfilled template).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Ran the
issue-to-evalskill against the live GitHub issues labeledbenchmark(35 total). Three new evaluation files were produced; every other issue parses identically to what is already on disk.Issues imported (new)
Skipped / no change
derive_vars_cat#132, [benchmark][admiral] Derive Heart rate usingcompute_rr#133, [benchmark][admiral-adae] basic-teae: standard TEAE derivation with complete pharmaverse data #137, [benchmark][group-sequential-design] Four arm design to test superiority, dose and individual component contribution #139, [benchmark][admiral-adsl] Create ADVS ADaM and derive ADSL baseline vital sign variables #141, [benchmark][admiral-adsl] Create ADVS ADaM and derive ADSL baseline vital sign variables #142.## Rubric Criteria (Assertions)section) — preserved as-is, since they reflect upstream issue content.Notes
ghCLI is unavailable in this environment, so the sync was run by feeding GitHub MCP issue bodies through_automation/issue-to-eval/scripts/import_issue_eval.parse_issue_markdown+save_to_evalsdirectly. The MCP returns HTML-encoded text (e.g.',",<), so bodies are normalized viahtml.unescapebefore parsing to keep the on-disk evals byte-identical with priorgh-based runs.Test plan
python3 _automation/issue-to-eval/scripts/sync_benchmarks.pyafter this PR merges and confirm every parseable issue reports Skipped (up to date)._automation/evals/github-issue-147.jsoncarriestarget_skills: ["admiral-bds"],language: "R", and the SYSBP/DIABP/PULSE/WEIGHT/HEIGHT/BMI parameter mapping prompt._automation/evals/github-issue-148.jsoncarriestarget_skills: ["admiral-adae"],language: "R", and the 30-day TRTEMFL window prompt._automation/evals/github-issue-149.jsoncarriestarget_skills: ["admiral-bds"],language: "R", and the LB-domain ADLB derivation prompt with spec-driven PARAMCD/PARAM lookup.Generated by Claude Code