You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[rank0]: File "/home/envs/miniconda3/envs/open-r1/lib/python3.10/site-packages/transformers/trainer.py", line 4436, in <genexpr>
[rank0]: has_labels = False if len(self.label_names) == 0 else all(inputs.get(k) is not None for k in self.label_names)
[rank0]: AttributeError: 'list' object has no attribute 'get'
提示错误:
我的第三方包:
The text was updated successfully, but these errors were encountered: