0925 add usable yamls

This commit is contained in:
FelixChan
2025-09-25 15:41:00 +08:00
parent a20c1ed814
commit 5b8bfd70e3
95 changed files with 906 additions and 47 deletions

View 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