first commit
This commit is contained in:
12
Amadeus/symbolic_yamls/nn_params/remi5.yaml
Normal file
12
Amadeus/symbolic_yamls/nn_params/remi5.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
encoding_scheme: remi
|
||||
num_features: 5
|
||||
vocab_name: LangTokenVocab
|
||||
model_name: NestedMusicTransformer
|
||||
input_embedder_name: SingleEmbedding
|
||||
main_decoder_name: XtransformerDecoder
|
||||
sub_decoder_name: SingleProjection
|
||||
model_dropout: 0.1
|
||||
main_decoder:
|
||||
dim_model: 512
|
||||
num_layer: 8
|
||||
num_head: 8
|
||||
Reference in New Issue
Block a user