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

Problem when loading the benchmark #6

Open
zhehengluoK opened this issue Feb 28, 2023 · 1 comment
Open

Problem when loading the benchmark #6

zhehengluoK opened this issue Feb 28, 2023 · 1 comment

Comments

@zhehengluoK
Copy link

hi, I encounter a key error problem using benchmark.py to load the cogensumm dataset.
The self.get_cnndm_document func always returns a key error indicating the "aid" is not in the loaded CNN/DM dataset. I can't figure out why this problem happens. Could you please help?

@zhehengluoK
Copy link
Author

Hello, my problem is solved when I switched to another device.

Another problem I met when loading the benchmark is the 'cnn_dailymail' datset on huggingface used in benchmark.py seems to have a problem now, so I suggest replacing it with "load_dataset('ccdv/cnn_dailymail')" which is a copy of the original one.

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