Skip to content

Conversation

matthiasamberg
Copy link

The text generation example (from movie review dataset) samples examples every iteration and wants to use different temperatures to do so. However the temperature variable was not passed on and hence only the default temperature=1.0 was used in each sampling.

Added explicit temperature parameter to the function call.

@ifond
Copy link

ifond commented May 5, 2023 via email

@lxl0506
Copy link

lxl0506 commented May 5, 2023 via email

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.

3 participants