Skip to content

fix: add 'rate limiting' to identifyTask for correctness gate#382

Open
nanaubusiness wants to merge 1 commit into
DietrichGebert:mainfrom
nanaubusiness:fix/correctness-rate-limit
Open

fix: add 'rate limiting' to identifyTask for correctness gate#382
nanaubusiness wants to merge 1 commit into
DietrichGebert:mainfrom
nanaubusiness:fix/correctness-rate-limit

Conversation

@nanaubusiness

Copy link
Copy Markdown

The benchmark prompt uses 'rate limiting' (with ING) but identifyTask only checked 'rate limit' and 'rate-limit'. The correctness gate was silently skipped for rate limit tasks.

Closes #372

The benchmark prompt uses 'rate limiting' (with ING) but identifyTask
only checked 'rate limit' and 'rate-limit'. The correctness gate was
silently skipped for rate limit tasks.

Closes DietrichGebert#372
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

benchmarks/correctness.js: identifyTask checks 'rate limit' but benchmark says 'rate limiting'

1 participant