We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello. Following your tutorial on deep-text-corrector. Successfully deploying, and training/evaluating the network. Serve model with rest API:
successfully start serve mode:
Creating project run. Total upload size: 12.6MiB Syncing code ... [================================] 13243512/13243512 - 00:01:59 JOB NAME ------------------------------------ oomti/projects/deep-text-corrector/4 URL to job: https://www.floydhub.com/oomti/projects/deep-text-corrector/4 URL to service endpoint: https://www.floydlabs.com/serve/DZsvHbJyy5KW92j4fEz2YZ
Creating project run. Total upload size: 12.6MiB Syncing code ... [================================] 13243512/13243512 - 00:01:59
JOB NAME ------------------------------------ oomti/projects/deep-text-corrector/4
URL to job: https://www.floydhub.com/oomti/projects/deep-text-corrector/4 URL to service endpoint: https://www.floydlabs.com/serve/DZsvHbJyy5KW92j4fEz2YZ
Trying out :
curl -X POST -d 'I see it tomorrow' https://www.floydlabs.com/serve/DZsvHbJyy5KW92j4fEz2YZ
Result
Bad gateway
I saw the notice that it is not in production yet. Thank you.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello.
Following your tutorial on deep-text-corrector.
Successfully deploying, and training/evaluating the network.
Serve model with rest API:
successfully start serve mode:
Trying out :
curl -X POST -d 'I see it tomorrow' https://www.floydlabs.com/serve/DZsvHbJyy5KW92j4fEz2YZ
Result
I saw the notice that it is not in production yet.
Thank you.
The text was updated successfully, but these errors were encountered: