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 number of columns of CSV files created is not equal to newsqa-data-v1.csv #36

Open
shakiba-bakhtiari opened this issue Mar 7, 2021 · 4 comments
Labels

Comments

@shakiba-bakhtiari
Copy link

I downloaded the corresponding code. However, I encountered some problems in executing some parts of the code. I am grateful to resolve the following ambiguities through your guidance.

  1. In Maluuba/newsqa folder after following steps in data requirements, I run data_generator.py, but the number of columns of CSV files created is not equal to newsqa-data-v1.csv. how can I fix this?
  2. Is it mandatory to use Docker in this implementation?
    Thanks
@juharris
Copy link
Member

juharris commented Mar 7, 2021

Thanks for your interest in NewsQA!

  1. The columns for the generated files are different from the columns from newsqa-data-v1.csv since newsqa-data-v1.csv does not have the document/story text. There is nothing to fix.
  2. Using Docker is not mandatory.

@shakiba-bakhtiari
Copy link
Author

shakiba-bakhtiari commented Mar 8, 2021 via email

@juharris
Copy link
Member

juharris commented Mar 8, 2021

One of the generated files should have all of those columns. I forgot which one but I can check later if you can't find it. It's probably the one that starts with "combined-" in the filename. The documentation in the README.md should document all these columns.

@shakiba-bakhtiari
Copy link
Author

shakiba-bakhtiari commented Mar 8, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants