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

fix _initialize_data_loaders in data_silo #476

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

rohanag
Copy link
Contributor

@rohanag rohanag commented Jul 27, 2020

This bug manifests when calling data_silo.load_data() with train, test and dev_dicts and processor is not initialized with file names for train, test and dev.

Copy link
Contributor

@Timoeller Timoeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a very useful bugfix. Thanks for the addition.
Please just correct one small typo and we are good to merge

farm/data_handler/data_silo.py Outdated Show resolved Hide resolved
@Timoeller
Copy link
Contributor

Hey @rohanag , did you have time to look into it? If not I will happyly take over, push the small change and merge myself.

@rohanag
Copy link
Contributor Author

rohanag commented Aug 14, 2020

Oops, thanks for spotting the typo. I'll be away from my laptop for a few days, so please go ahead and fix :)

1 similar comment
@rohanag
Copy link
Contributor Author

rohanag commented Aug 14, 2020

Oops, thanks for spotting the typo. I'll be away from my laptop for a few days, so please go ahead and fix :)

@rohanag
Copy link
Contributor Author

rohanag commented Aug 17, 2020

@Timoeller fixed!

@Timoeller
Copy link
Contributor

Hey thanks for fixing yourself.

@Timoeller Timoeller self-requested a review August 17, 2020 18:07
Copy link
Contributor

@Timoeller Timoeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good

@Timoeller Timoeller merged commit a903289 into deepset-ai:master Aug 17, 2020
@rohanag rohanag deleted the rohanag/silo-fix branch August 17, 2020 18:12
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

Successfully merging this pull request may close these issues.

2 participants