aOt / eval_scripts /VDC /evaluation.sh
Imaginethat's picture
Upload 68 files
8a11f7f verified
raw
history blame contribute delete
183 Bytes
raw_file="$1"
output_file="${raw_file/caption.jsonl/results.jsonl}"
python eval_scripts/VDC/score_sglang_multi-threads.py \
--raw_file $raw_file \
--output_file $output_file