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

Issue on train_sum.py #10

Open
jeewoo1025 opened this issue Mar 2, 2023 · 0 comments
Open

Issue on train_sum.py #10

jeewoo1025 opened this issue Mar 2, 2023 · 0 comments

Comments

@jeewoo1025
Copy link

Hello, dear author.
Thank you for such awesome contributions!

In train_sum.py line 46~48,

  asp_dev_dataset = SummarizationDataset(
    asp_test_file, 
    use_keywords=args.use_keywords, use_switch=args.use_switch, shuffle=False)

I think that it should be asp_dev_file instead of asp_test_file in line 47.
Can you please check if this debug is correct?

Thank in advance.

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