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

question about attention_mask and pad_token_id #5

Open
zxilin01 opened this issue Jan 25, 2025 · 0 comments
Open

question about attention_mask and pad_token_id #5

zxilin01 opened this issue Jan 25, 2025 · 0 comments

Comments

@zxilin01
Copy link

zxilin01 commented Jan 25, 2025

  1. when i run generate.sh of openreview, it outputs:

The attention mask and the pad token id were not set. As a consequence, you may observe unexpected behavior. Please pass your input's attention_mask to obtain reliable results.
Setting pad_token_id to eos_token_id:50256 for open-end generation.

Is this right? Or I need to modify any parameter?

  1. When running generate.sh of openreview, I found that the output of each epoch was like below. Why are there so many instances of 0.0? Is this normal? And the FID is also very large.

Image

Image

If I could receive your reply, I would greatly appreciate it!

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