Open gm0616 opened 5 years ago
I don't know what to put in the story and summary? String? story = "" summary = "" hwords = infer_single_example(story, summary, tokenizer)
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 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...
You can copy the inference code and run it in a jupyter notebook removing the flask part.