更新批次大小

This commit is contained in:
Zchen
2025-10-12 14:16:11 +08:00
parent 753ee7a3f7
commit 25cc8ca953

View File

@@ -70,7 +70,7 @@ dataset:
smooth_kernel_std: 2 # standard deviation of the smoothing kernel applied to the data
neural_dim: 512 # dimensionality of the neural data
batch_size: 64 # batch size for training
batch_size: 32 # batch size for training
n_classes: 41 # number of classes (phonemes) in the dataset
max_seq_elements: 500 # maximum number of sequence elements (phonemes) for any trial
days_per_batch: 4 # number of randomly-selected days to include in each batch