UKGovernmentBEIS / inspect_ai

Inspect: A framework for large language model evaluations
https://inspect.ai-safety-institute.org.uk/
MIT License
565 stars 96 forks source link

Fixed issue #23: Added the @scorer decorator to the multi_scorer function. #24

Closed sohaibimran7 closed 4 months ago

sohaibimran7 commented 4 months ago

…tion

This PR contains:

What is the current behavior?

Issue #23

What is the new behavior?

Fixed the AttributeError by registering the multi_scorer using scorer decorator

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

No

Other information: