-
Notifications
You must be signed in to change notification settings - Fork 432
Issues: huggingface/transfer-learning-conv-ai
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Error when setting num_candidates=1 and in dataset there's only one candidate during validation
#40
opened Oct 15, 2019 by
dimeldo
why num_candidates set to min(args.num_candidates, len(dataset[0]["utterances"][0]["candidates"])?
#38
opened Oct 11, 2019 by
rash19
Training on my own data/dialogues: Understanding the dataset format used by the code here
#15
opened Jun 21, 2019 by
Pranav-Goel
README vs Defaults: Which training parameters lead to Hits@1 over 79
#13
opened Jun 7, 2019 by
starlightwy
RuntimeError: shape '[-1, 2, 34]' is invalid for input of size 61710
good first issue
Good for newcomers
#12
opened Jun 4, 2019 by
jb33k
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.