Closed SuryaSg closed 5 years ago
@SuryaSg It is given in the README. Follow the steps: preprocessing, running grpc server and then running the environment.
@graviraja I've done the preprocessing step it was fine, after running Grcp Server, Mine is getting killed. Could you please share the screenshot of Running Grcp Server. Is there any fix for my issue?
@SuryaSg Which python version you are using?
@graviraja I'm using Python 2.7.15 :: Anaconda, Inc.
Please Suggest working version. Thanks.
@SuryaSg Yeah Python 2.7 will work. Are you running on GPU or CPU ?
@graviraja I'm Just running on Intel® Core™ i5-8400 CPU @ 2.80GHz × 6. Should I need to use GPU for the same?
@SuryaSg I ran the code on GPU. I haven't tried on CPU.
Could you please give me the config necessarily sufficient for running the grcp server?
@SuryaSg No modifications required for running grpc server, If you are using python2.7 and GPU.
@graviraja Okays, I'll check for the same. Thanks for being supportive. Tons of Gratitude.
Are you running the environment server before running the reformulator code?
Originally posted by @graviraja in https://github.com/google/active-qa/issues/15#issuecomment-461702222
Kindly help me on how to run the environment server before running the reformulator code? I've also tried changing environment_server_address=None. Still the same issue.