Skip to content
Discussion options

You must be logged in to vote

The items will be the same on each evaluation.

The corpus is reloaded on each call to evaluate, which triggers a new shuffling, but the call to evaluate also fixes the random seed first so the shuffle is the same each time.

Randomizing the items on each evaluation wouldn't make sense.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@polm
Comment options

@info2000
Comment options

@polm
Comment options

@adrianeboyd
Comment options

Answer selected by info2000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / training Feature: Training utils, Example, Corpus and converters
3 participants