Skip to content
Discussion options

You must be logged in to vote

Hello,
Unfortunately, your code doesn't show how the Language object is created and is likely the cause of the error.
You can try to run the scorer directly on the list of examples instead of running language.evaluate because this reruns the whole pipeline on the data before scoring. An example of calling the scorer is here: #10056 (comment)

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@thomashacker
Comment options

@maximilianreimer
Comment options

@thomashacker
Comment options

@maximilianreimer
Comment options

@thomashacker
Comment options

Answer selected by polm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / scorer Feature: Scorer
2 participants