Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 380 Bytes

File metadata and controls

17 lines (12 loc) · 380 Bytes

Evaluation

Run

For example, to run the baseline experiment for DeepSeek-V2-Lite-Chat, run the following command:

sh benchmark_deepseek_v2_lite_baseline.sh $MODEL_PATH $DATASET_PATH

Show Result

To show the result, run the following command:

python show_result.py --path ./result_v2_semi_pd

You can copy the result in stdout to draw the figure.