transformer

This commit is contained in:
2026-01-27 01:08:36 +08:00
parent 481fc4b221
commit d7a45e0a70

View File

@@ -49,6 +49,6 @@
"temporal_dropout": 0.0,
"temporal_epochs": 5,
"temporal_lr": 0.0005,
"sample_batch_size": 8,
"sample_batch_size": 4,
"sample_seq_len": 128
}