TrainedModel / trainer_config.yaml
MAnfaal's picture
Upload 14 files
6d78e16 verified
raw
history blame contribute delete
450 Bytes
adapter_name_or_path: saves/LLaMA-tiny/lora/train_2024-05-05-10-57-50
cutoff_len: 1024
dataset: alpaca_en
dataset_dir: data
do_predict: true
finetuning_type: lora
flash_attn: auto
max_new_tokens: 512
max_samples: 100000
model_name_or_path: TinyLlama/TinyLlama-1.1B-Chat-v1.0
output_dir: saves/LLaMA-tiny/lora/eval_2024-05-05-11-49-16
per_device_eval_batch_size: 2
predict_with_generate: true
stage: sft
temperature: 0.95
template: default
top_p: 0.7