DeepMoji icon indicating copy to clipboard operation
DeepMoji copied to clipboard

index error with SCv1 and SCv2-GEN

Open imurs34 opened this issue 4 years ago • 0 comments

Hello, I really appreciate your amazing work and am trying to replicate it. The error I've got with SCv1 and SCv2-GEN is like below, and have no clue since I had no problem with other datasets. Is there anything that I need to edit additionally? Thank you in advance!

File "/deepmoji/class_avg_finetuning.py", line 103, in class_avg_finetune .format(expected_shape, ls.shape[1])) IndexError: tuple index out of range

imurs34 avatar Jun 04 '20 06:06 imurs34