-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Training Docker Image and Language Model Creation #3153
Comments
What version are you using? |
As @DanBmh said, we have that now. Can you please be clear in your wording? I'm not a big fan of mind reading, so "some dependency" is not really helpful. |
So @gokgozf can you elaborate explicitely on what is needed ? The only part of code you pasted is already there... |
@lissyx Does scorer packaging still work? I've seen that the py file was replaced by another script with extra installation steps, but didn't test it yet. |
In the dockerfile? it's possible we don't take care of that yet |
Please @gokgozf ? Can you elaborate on what you miss? |
@gokgozf In order to help us help you, could you elaborate on what's missing? |
Without more information and no feedback, I'm closing this bug. Please reopen / send PR if you need to. |
I really like the idea of separating the training, and build images though i have a doubt.
In my opinion being able to easily generate a new language model and being able to test is a great opportunity for training image which i believe is neglected in the image by not adding the following statements and some dependency installations
If it is aligned with your expectations as well, i can provide quick pull request on that
The text was updated successfully, but these errors were encountered: