Closed yudi6 closed 1 year ago
使用 PyTorch Lightning 和 T5ForConditionalGeneration 模型加载数据和模型参数后无法进行训练,报错“RuntimeError: element 0 of tensors does not require grad and does not have a grad_fn”。、 Python 版本:3.8 PyTorch 版本:1.13.1 PyTorch Lightning 版本:1.4.9
是怎么解决的,我更新到transformers4.31.0以后也报错
请问解决了吗
使用 PyTorch Lightning 和 T5ForConditionalGeneration 模型加载数据和模型参数后无法进行训练,报错“RuntimeError: element 0 of tensors does not require grad and does not have a grad_fn”。、 Python 版本:3.8 PyTorch 版本:1.13.1 PyTorch Lightning 版本:1.4.9