Input error

#3
by mrJezy - opened

Running the example I came across to the following error, when trying to retrieve the logits using the model:

logits = model(input_features).logits

"ValueError: You have to specify either decoder_input_ids or decoder_inputs_embeds"

Hey, this is normal, the readme will be update soon!

Thanks! Appreciate your quick response!

Same issue for me,Then how do I execute it?

Same issue here. Any update?

Sign up or log in to comment