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

Rouge very low using provided example #7

Open
yjqiu opened this issue Apr 13, 2022 · 0 comments
Open

Rouge very low using provided example #7

yjqiu opened this issue Apr 13, 2022 · 0 comments

Comments

@yjqiu
Copy link

yjqiu commented Apr 13, 2022

Hi, thanks for the demo script and nice tutorial. I tried to use the example code included in summarization.py as below. But I only get Rouge ~0.1 for testing data. Is there anything I didn't notice? Or I have to use all training data to get Rouge 43 as shown in the slide. Thanks!

PYTHONWARNINGS="ignore" CUDA_VISIBLE_DEVICES=6,7   python summarization.py  \
    --fp16  --batch_size 2  --grad_accum 1 --grad_ckpt   \
    --max_input_len  16384 --attention_window  1024
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