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

How can I run inference.py locally and in a normal way rather than using a flask app, which I can hardly figure out how it works? #25

Open
gm0616 opened this issue Jul 11, 2019 · 4 comments

Comments

@gm0616
Copy link

gm0616 commented Jul 11, 2019

No description provided.

@santhoshkolloju
Copy link
Owner

You can copy the inference code and run it in a jupyter notebook removing the flask part.

@duyuankai1992
Copy link

I don't know what to put in the story and summary? String?
story = ""
summary = ""
hwords = infer_single_example(story, summary, tokenizer)

@Simons2017
Copy link

I don't know what to put in the story and summary? String?
story = ""
summary = ""
hwords = infer_single_example(story, summary, tokenizer)

Hello, I met the same problem. How did you solve it?@duyuankai1992

@OneLittleRin
Copy link

I don't know what to put in the story and summary? String?
story = ""
summary = ""
hwords = infer_single_example(story, summary, tokenizer)

Hello, I met the same problem. How did you solve it?@duyuankai1992

I think those are txt files in data that can be to initialized...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants