-
Notifications
You must be signed in to change notification settings - Fork 8
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
Step 3 is still running.. more than 24 hours #5
Comments
Hello, |
@amirmohammadkz Yes. I did it. `(vj2) bash-4.2$ bert-serving-start -model_dir uncased_L-12_H-768_A-12/ -num_worker=4 -max_seq_len=NONE -show_tokens_to_client -pooling_layer -12 -11 -10 -9 -8 -7 -6 -5 -4 -3 -2 -1
fixed_embed_length = False I:VENTILATOR:[__i:__i: 67]:freeze, optimize and export graph, could take a while... WARNING: The TensorFlow contrib module will not be included in TensorFlow 2.0.
I:GRAPHOPT:[gra:opt:132]:load parameters from checkpoint... Only one WORKER show as "ready and listening". |
All workers should be ready before running the code. If you face a problem in that, check the bert-as-service repository. |
Hi,
I'm having some issues at the step 3.
I have followed all the steps and configurations on the Readme.
But I runned the Step 3 more than 24 hours ago and I still having the message "loading word2vec vectors...".
I'm running at SageMaker Studio on a machine with 4 vCPU and 16 GB of memory.
Is that correct? Or did I something wrong?
I runned the Step 3 at another terminal that's because the Step 2 stopped at this screen.
I really appreciate any suggestion.
The text was updated successfully, but these errors were encountered: