mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-05 11:02:05 +00:00
[feature] ColossalEval: Evaluation Pipeline for LLMs (#4786)
* Add ColossalEval * Delete evaluate in Chat --------- Co-authored-by: Xu Yuanchen <yuanchen.xu00@gmail.com> Co-authored-by: Tong Li <tong.li352711588@gmail.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
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"
|
Reference in New Issue
Block a user