"...resnet50_tensorflow.git" did not exist on "a00ec414176d07e405fe5e1d562b2f463ef311c5"
[T5] make decoder input ids optional for t5 training (#3521)
* make decoder input ids optional for t5 training * lm_lables should not be shifted in t5 * add tests * finish shift right functionality for PT T5 * move shift right to correct class * cleaner code * replace -100 values with pad token id * add assert statement * remove unnecessary for loop * make style
Showing
Please register or sign in to comment