torchMoji
torchMoji copied to clipboard
Minor bug: verbose argument missing in fit_model() in finetuning.py
"verbose" argument is missing from the fit_model function definition in finetuning.py. This leads to some errors
@rahul-iyer I get the error "too many indices for array". How can you fix it ?