jiangjiechen's picture
init loren for spaces
7f7285f
raw
history blame
153 Bytes
#!/usr/bin/env bash
echo "--input_path --model_name --save_path --reference_path"
python3 run_eval.py \
--max_length 15 \
--min_length 1 \
"$@"