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

the UNK problem #150

Open
nozomi233 opened this issue Aug 13, 2019 · 4 comments
Open

the UNK problem #150

nozomi233 opened this issue Aug 13, 2019 · 4 comments

Comments

@nozomi233
Copy link

when i run "python run_summarization.py --mode=decode --data_path=/chunked/val_ --vocab_path=/vocab --log_root=*****/a/log/directory --exp_name=myexperiment" ,the generated summary is consist of UNK,could you please do me a favor?

@wxdwlai
Copy link

wxdwlai commented Mar 18, 2020

when i run "python run_summarization.py --mode=decode --data_path=****/chunked/val__ --vocab_path=****__/vocab --log_root=_*****/a/log/directory --exp_name=myexperiment" ,the generated summary is consist of UNK,could you please do me a favor?

I have met the same problem as you? Have you fixed this problem?

@zjshan
Copy link

zjshan commented Jun 3, 2020

when i run "python run_summarization.py --mode=decode --data_path=****/chunked/val__ --vocab_path=****__/vocab --log_root=_*****/a/log/directory --exp_name=myexperiment" ,the generated summary is consist of UNK,could you please do me a favor?

I have met the same problem as you? Have you fixed this problem?

Have you solve the problem? I have met the problem,too.

@maham-collab
Copy link

when i run "python run_summarization.py --mode=decode --data_path=****/chunked/val__ --vocab_path=****__/vocab --log_root=_*****/a/log/directory --exp_name=myexperiment" ,the generated summary is consist of UNK,could you please do me a favor?

I have met the same problem as you? Have you fixed this problem?

Have you solve the problem? I have met the problem,too.

Same Problem my generated summary look like this on 6 loss :
[UNK] [UNK] , , , , to to to . the . the . the . the . the . the . the . the . the . the . the . the . the

@Abekaesh
Copy link

I am getting only [UNK] [UNK] [UNK] in generated summary on model having 4.3 loss
Do we need to train for long time or is this any other issue?

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

5 participants