Commit 38da5ca9 authored by Your Name's avatar Your Name

predict add sample id

parent c21cc9dc
......@@ -321,7 +321,7 @@ def main(_):
tr_files = ["hdfs://172.16.32.4:8020/strategy/esmm/test_tr/part-r-00000"]
va_files = ["hdfs://172.16.32.4:8020/strategy/esmm/va/part-r-00000"]
# te_files = ["%s/part-r-00000" % FLAGS.hdfs_dir]
te_files = ["hdfs://172.16.32.4:8020/strategy/esmmtest_nearby/part-r-00000"]
te_files = ["hdfs://172.16.32.4:8020/strategy/esmm/test_nearby/part-r-00000"]
if FLAGS.clear_existing_model:
try:
......
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