unidisc / configs /model /small.yaml
aswerdlow's picture
Initial commit
131da64
raw
history blame contribute delete
229 Bytes
name: small
type: ddit
hidden_size: 768
cond_dim: 128
length: 1024
base_n_blocks: 12
# We try to roughly match parameter count
n_blocks: ${adjust_n_blocks:}
n_heads: 12
scale_by_sigma: True
dropout: 0.1
tie_word_embeddings: False