Error of 'input_ids' when using Transformers Trainer class with Encoder/Decoder model
|
0
|
1986
|
July 11, 2023
|
Train encoder/decoder error
|
1
|
412
|
July 16, 2022
|
ValueError: You have to specify either decoder_input_ids or decoder_inputs_embeds
|
3
|
1785
|
November 14, 2023
|
You cannot specify both input_ids and inputs_embeds at the same time
|
0
|
1391
|
February 22, 2021
|
I got 'ValueError: You have to specify either input_ids or inputs_embeds' when I am training GPT2 using huggingface Trainer
|
2
|
4833
|
February 19, 2023
|