While reproducing the training process, I noticed a discrepancy between the configuration file and the provided pre-trained weights.
Specifically, in
configs/temporal/FakeSFormer_base_c23.yaml,
the TASK name suffix is 0.25_temp_0normlms_0CSP_spatialHead. However, the suffix of the C23 pre-trained weights provided is 0.35_temp_normlms_normREAL.
Could you please clarify which experimental configurations or hyperparameters these specific tags refer to? For example:
While reproducing the training process, I noticed a discrepancy between the configuration file and the provided pre-trained weights.
Specifically, in
the TASK name suffix is
0.25_temp_0normlms_0CSP_spatialHead. However, the suffix of the C23 pre-trained weights provided is0.35_temp_normlms_normREAL.Could you please clarify which experimental configurations or hyperparameters these specific tags refer to? For example: