File size: 510 Bytes
5e18707 62c989d 5e18707 62c989d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
eval.batch_size: 2
eval.cutoff_len: 1024
eval.dataset:
- truth_dev_0716
eval.dataset_dir: data
eval.max_new_tokens: 512
eval.max_samples: '100000'
eval.output_dir: eval_2024-07-16-09-05-28
eval.predict: true
eval.temperature: 0.95
eval.top_p: 0.7
top.booster: auto
top.checkpoint_path: train_2024-07-16-09-05-28_llama2
top.finetuning_type: full
top.model_name: LLaMA2-7B-Chat
top.quantization_bit: none
top.quantization_method: bitsandbytes
top.rope_scaling: none
top.template: llama2
top.visual_inputs: false
|