9 lines
185 B
YAML
9 lines
185 B
YAML
# @package _global_
|
|
defaults:
|
|
- /experiment/pile/gpt3m-flash.yaml
|
|
|
|
model:
|
|
config:
|
|
max_position_embeddings: 0 # Disable absolute position embedding
|
|
rotary_emb_fraction: 0.5
|