mirror of
https://github.com/wassname/iris_bigvae.git
synced 2026-09-11 12:21:09 +08:00
adding bigvae
This commit is contained in:
@@ -1,10 +1,2 @@
|
||||
_target_: models.TransformerConfig
|
||||
_target_: models.BigVAEConfig
|
||||
tokens_per_block: 17
|
||||
max_blocks: 20
|
||||
attention: 'causal'
|
||||
num_layers: 10
|
||||
num_heads: 4
|
||||
embed_dim: 256
|
||||
embed_pdrop: 0.1
|
||||
resid_pdrop: 0.1
|
||||
attn_pdrop: 0.1
|
||||
|
||||
Reference in New Issue
Block a user