Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
bamdadd
/
steerbench
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
Code
Issues
10
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: bamdadd/steerbench
Actions
All workflows
Workflows
ci
ci
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
43 workflow runs
43 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Pin pre-commit ruff to v0.15.21 to match CI
ci
#45:
Commit
350945a
pushed by
bamdadd
16s
main
main
16s
View workflow file
Validate --stem is non-empty in steer-report (#23)
ci
#44:
Commit
fb1366a
pushed by
bamdadd
12s
main
main
12s
View workflow file
Validate --stem is non-empty in steer-report
ci
#43:
Pull request
#23
opened by
dchaudhari7177
17s
dchaudhari7177:fix/validate-empty-stem
dchaudhari7177:fix/validate-empty-stem
17s
View #23
View workflow file
docs: link the dose-response writeup from Related reading
ci
#42:
Commit
2d7ffa5
pushed by
bamdadd
15s
main
main
15s
View workflow file
fix(vectors): clear error for an out-of-range layer in normalize_alph…
ci
#41:
Commit
3b1ab2c
pushed by
bamdadd
17s
main
main
17s
View workflow file
fix(vectors): clear error for an out-of-range layer in normalize_alpha / dose
ci
#40:
Pull request
#21
synchronize by
bamdadd
18s
dchaudhari7177:fix/layer-range-error
dchaudhari7177:fix/layer-range-error
18s
View #21
View workflow file
fix(cli): error when --side-csv is named but missing instead of stubb…
ci
#39:
Commit
6c5d21a
pushed by
bamdadd
12s
main
main
12s
View workflow file
fix(cli): error when --side-csv is named but missing (don't silently stub)
ci
#38:
Pull request
#22
opened by
dchaudhari7177
22s
dchaudhari7177:fix/side-csv-missing
dchaudhari7177:fix/side-csv-missing
22s
View #22
View workflow file
fix(vectors): clear error for an out-of-range layer in normalize_alpha / dose
ci
#37:
Pull request
#21
opened by
dchaudhari7177
18s
dchaudhari7177:fix/layer-range-error
dchaudhari7177:fix/layer-range-error
18s
View #21
View workflow file
Merge: reproduce dose-response + layer-sensitivity report card on sma…
ci
#36:
Commit
87d0733
pushed by
bamdadd
18s
main
main
18s
View workflow file
Reproduce the dose-response + layer-sensitivity report card on small models (Qwen 1.5B/0.5B, T4)
ci
#35:
Pull request
#17
opened by
bamdadd
17s
feat/small-model-sweeps
feat/small-model-sweeps
17s
View #17
View workflow file
feat(cli): add --json to steer-report for machine-readable output (#16)
ci
#34:
Commit
5c870fe
pushed by
bamdadd
12s
main
main
12s
View workflow file
feat(cli): add --json to steer-report for machine-readable output paths
ci
#33:
Pull request
#16
opened by
Nitjsefnie
17s
Nitjsefnie-OSC:feat/9-report-json
Nitjsefnie-OSC:feat/9-report-json
17s
View #16
View workflow file
fix(metrics): slice to n on the cache-hit path in MMLU/GSM8K loaders …
ci
#32:
Commit
acc5304
pushed by
bamdadd
14s
main
main
14s
View workflow file
fix(metrics): slice to n on the cache-hit path in the MMLU/GSM8K loaders
ci
#31:
Pull request
#15
opened by
Nitjsefnie
15s
Nitjsefnie-OSC:fix/14-cache-hit-slice-to-n
Nitjsefnie-OSC:fix/14-cache-hit-slice-to-n
15s
View #15
View workflow file
test: pin n=1 accept path for MMLU/GSM8K slice loaders (#13)
ci
#30:
Commit
387ce13
pushed by
bamdadd
14s
main
main
14s
View workflow file
test: pin the n=1 accept path for the MMLU/GSM8K slice loaders (no network)
ci
#29:
Pull request
#13
synchronize by
Nitjsefnie
12s
Nitjsefnie-OSC:feat/accept-path-test
Nitjsefnie-OSC:feat/accept-path-test
12s
View #13
View workflow file
test: pin the n=1 accept path for the MMLU/GSM8K slice loaders (no network)
ci
#28:
Pull request
#13
synchronize by
Nitjsefnie
11s
Nitjsefnie-OSC:feat/accept-path-test
Nitjsefnie-OSC:feat/accept-path-test
11s
View #13
View workflow file
test: pin the n=1 accept path for the MMLU/GSM8K slice loaders (no network)
ci
#27:
Pull request
#13
opened by
Nitjsefnie
14s
Nitjsefnie-OSC:feat/accept-path-test
Nitjsefnie-OSC:feat/accept-path-test
14s
View #13
View workflow file
fix: validate n >= 1 in MMLU/GSM8K slice loaders (#12)
ci
#26:
Commit
9ff0018
pushed by
bamdadd
12s
main
main
12s
View workflow file
fix: validate n >= 1 in the MMLU/GSM8K slice loaders (fixes #8)
ci
#25:
Pull request
#12
opened by
Nitjsefnie
18s
Nitjsefnie-OSC:fix-8-slice-size-validation
Nitjsefnie-OSC:fix-8-slice-size-validation
18s
View #12
View workflow file
fix: clear errors for empty or direction-less vector files (#11)
ci
#24:
Commit
e02ebf7
pushed by
bamdadd
16s
main
main
16s
View workflow file
fix(report): type matplotlib handles (#6)
ci
#22:
Commit
ec700e4
pushed by
bamdadd
11s
main
main
11s
View workflow file
docs: point newcomers to the good first issues (#10)
ci
#20:
Commit
e495cb1
pushed by
bamdadd
17s
main
main
17s
View workflow file
docs: point newcomers to the good first issues
ci
#19:
Pull request
#10
opened by
bamdadd
12s
gfi-round2
gfi-round2
12s
View #10
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.