flash-attention/training/configs/experiment/pile/gpt3xl-flash-rotary-60B.yaml

11 lines
162 B
YAML
Raw Normal View History

2022-11-29 09:31:19 +08:00
# @package _global_
defaults:
2022-11-29 20:13:51 +08:00
- /experiment/pile/gpt3xl-flash-rotary.yaml
2022-11-29 09:31:19 +08:00
trainer:
max_steps: 60000
train:
scheduler:
t_initial: ${trainer.max_steps}