Files
pythia410m-sft-tldr/code/configs/gptrm_sft_pythia1b_trainall_fp16_4V100.yml

17 lines
366 B
YAML
Raw Normal View History

model_name: mnoukhov/pythia1b-tldr-sft
load_in_8bit: False
bf16: False
fp16: True
use_lora: False
per_device_train_batch_size: 4
per_device_eval_batch_size: 4
gradient_accumulation_steps: 8
gradient_checkpointing: False
learning_rate: 1e-6
optimizer_type: adamw_torch
lr_scheduler_type: linear
num_train_epochs: 2
seq_length: 560
eval_steps: 250
padding: do_not_pad