mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-08 21:03:16 +00:00
* Add ColossalEval * Delete evaluate in Chat --------- Co-authored-by: Xu Yuanchen <yuanchen.xu00@gmail.com> Co-authored-by: Tong Li <tong.li352711588@gmail.com>
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"
|