Skip to content
Snippets Groups Projects
Commit 67fec1d6 authored by zqwerty's avatar zqwerty
Browse files

rm metric_path param in training

parent 2a4e214b
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,6 @@ python -m torch.distributed.launch \
--save_strategy epoch \
--evaluation_strategy epoch \
--prediction_loss_only \
--metric_name_or_path ${metric_name_or_path} \
--cache_dir ${cache_dir} \
--output_dir ${output_dir} \
--logging_dir ${logging_dir} \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment