Skip to content

Conversation

@davidmgormley
Copy link

When we ran get_uptake() we get an error (too many values to unpack (expected 2)), this is because the extra brackets around the attention mask was creating an input of the wrong dimension. This PR removes the outer brackets to make sure that we get the correct dimension size.

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.

1 participant