Skip to content
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

How the seq2seq_predict.py fetching the test set?? #15

Open
JumarAlam opened this issue Dec 12, 2018 · 0 comments
Open

How the seq2seq_predict.py fetching the test set?? #15

JumarAlam opened this issue Dec 12, 2018 · 0 comments

Comments

@JumarAlam
Copy link

You split the whole dataset in 8:2 ratio. Did you split the dataset randomly??
Whenever the seq2seq_predict.py is being called, the output texts are always the same. There is no randomness found in the output text. How can we get generated outputs random articles??

Is there any way to generate a title of an article which is not in the dataset?? I've added a new dataset of 5 test articles to predict the title. But it's not working. It is showing the generated the output of the dataset which was splitted in the seq2seq_train.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

No branches or pull requests

1 participant