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

12 lines
256 B
YAML
Raw Normal View History

model_name: "CarperAI/openai_summarize_tldr_sft"
tokenizer_name: "EleutherAI/gpt-j-6b"
log_with: "wandb"
load_in_8bit: False
use_peft: False
bf16: False
streaming: False
per_device_eval_batch_size: 1
just_eval: True
train_completions: True
seq_length: 550