LLaMA-Factory-Mirror/results/inference/Baichuan2-7B/Baichuan2_predict_1.yaml

23 lines
419 B
YAML
Raw Normal View History

### model
2024-08-21 13:15:54 +08:00
model_name_or_path: ../../llm/baichuan
### method
do_predict: true
### dataset
eval_dataset: alpaca_gpt4_zh
2024-08-18 14:02:58 +08:00
template: baichuan
cutoff_len: 1024
max_samples: 50
overwrite_cache: true
preprocessing_num_workers: 16
### output
2024-08-18 14:02:58 +08:00
output_dir: ./results/inference/Baichuan2-7B/Baichuan2_predict_1
overwrite_output_dir: true
### eval
per_device_eval_batch_size: 2
predict_with_generate: true
ddp_timeout: 180000000