Skip to content

Conversation

@tluyben
Copy link

@tluyben tluyben commented Jan 12, 2023

Top-k should be a positive integer:

Error: top_k has to be a strictly positive integer, but is 3.0

which cannot be fixed because it's a float in web.py.

Top-k should be a positive integer: 

```
Error: top_k has to be a strictly positive integer, but is 3.0
```

which cannot be fixed because it's a float in web.py.
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