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

I got this error AttributeError: Can't get attribute 'TechQaInputFeature' on <module '__main__' from 'run_techqa.py'> while training the model #3

Closed
kushagra1198 opened this issue Jun 11, 2020 · 1 comment

Comments

@kushagra1198
Copy link

No description provided.

@kushagra1198
Copy link
Author

This was resolved by importing TechQainputFeature from techqa_processor to the run_techqa file

from techqa_processor import TechQaInputFeature

@kushagra1198 kushagra1198 changed the title I got this issue AttributeError: Can't get attribute 'TechQaInputFeature' on <module '__main__' from 'run_techqa.py'> while training the model I got this error AttributeError: Can't get attribute 'TechQaInputFeature' on <module '__main__' from 'run_techqa.py'> while training the model Jun 11, 2020
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