Unverified Commit 32d19541 authored by josher19's avatar josher19 Committed by GitHub
Browse files

Update README.md

Fix typo: "the most is mostly converged" vs "the model is mostly converged"
parent fad60753
......@@ -117,7 +117,7 @@ $ bazel-bin/textsum/seq2seq_attention \
--log_root=textsum/log_root \
--eval_dir=textsum/log_root/eval
# Run the decode. Run it when the most is mostly converged.
# Run the decode. Run it when the model is mostly converged.
$ bazel-bin/textsum/seq2seq_attention \
--mode=decode \
--article_key=article \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment