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

Missing requirements.txt #8

Open
ghost opened this issue Feb 17, 2021 · 4 comments
Open

Missing requirements.txt #8

ghost opened this issue Feb 17, 2021 · 4 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ghost
Copy link

ghost commented Feb 17, 2021

Hello,

First of all, thank you so much for the code base to your paper, it is much appreciated.
I'm am slowly going through the README but I keep running into missing module e.g. ModuleNotFoundError: No module named .
Now, I am slowly putting a requirements.txt file together, but there's always a chance I end up with the wrong version for some librairies. The original requirements.txt file would be a great help in that regard.

@ai-nikolai
Copy link
Collaborator

Hi,

Thanks for reporting this as well. Very good point.

We are looking into this today as well. We will definitely try to get back by end of day. Hopefully we will also submit a PR by end of day.

@ai-nikolai
Copy link
Collaborator

Also, if you have a working requirements.txt file already please let us know and feel free to submit a PR.

@ai-nikolai ai-nikolai added documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed labels Feb 22, 2021
@ghost
Copy link
Author

ghost commented Feb 23, 2021

I'm currently working on a requirements.txt.
I will submit a PR once I successfully trained a model using it.

@marja-w
Copy link

marja-w commented Dec 22, 2022

I am interested in an update for this issue. I have successfully trained models with tensorflow-gpu==1.15.5, but when trying to evaluate the model by running training_utility/run_classifier_adapter_tune_all.py, I get an error "AttributeError: module 'tensorflow.python.training.distribution_strategy_context' has no attribute 'get_tower_context'". I figured this is related to the wrong tensorflow version. Could share a version that worked for the evaluation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants