Commit de6bc445 authored by MissPenguin's avatar MissPenguin
Browse files

refine

parent 89496d4a
......@@ -276,7 +276,7 @@ def train(config,
valid_dataloader,
post_process_class,
eval_class,
"table",
model_type,
use_srn=use_srn)
cur_metric_str = 'cur metric, {}'.format(', '.join(
['{}: {}'.format(k, v) for k, v in cur_metric.items()]))
......
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