mirror of https://github.com/hpcaitech/ColossalAI
5 lines
190 B
Bash
5 lines
190 B
Bash
|
python eval_dataset.py \
|
||
|
--config "path to config file" \
|
||
|
--inference_results_path "path to inference results" \
|
||
|
--evaluation_results_save_path "path to save evaluation results"
|