verifiers icon indicating copy to clipboard operation
verifiers copied to clipboard

Clarify parallelize_scoring=False pattern + fix simpleqa example

Open willccbb opened this issue 5 months ago • 1 comments

willccbb avatar Sep 23 '25 19:09 willccbb

Based on my understanding in simpleqa we do not need multiple .judge calls and can pass the cache state from the first one to generate reward in 2nd and 3rd functions. Opened a PR.

damoonsh avatar Sep 27 '25 00:09 damoonsh