feat: Initial Commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
EMBED_DIM = 512
|
||||
NUM_HEADS = 8
|
||||
NUM_ENCODER_LAYERS = 6
|
||||
NUM_DECODER_LAYERS = 6
|
||||
FEED_FORWARD_DIM = 2048
|
||||
Reference in New Issue
Block a user