Intention/uie/pred.sh

9 lines
188 B
Bash
Raw Normal View History

2025-02-07 17:29:20 +08:00
python evaluate.py \
--model_path ./checkpoint \
--test_path ./data/data.txt \
--batch_size 16 \
--device gpu \
--debug \
--max_seq_len 256 \
--schema_lang ch