完整错误:
Error in callback <bound method _WandbInit._resume_backend of <wandb.sdk.wandb_init._WandbInit object at 0x00000132AC8C0CA0>> (for pre_run_cell), with arguments args (<ExecutionInfo object at 1328ff0e070, raw_cell="predictions = trainer.predict(tokenized_datasets[".." store_history=True silent=False shell_futures=True cell_id=None>,),kwargs {}:
解决方法:
把ipython换为8.16.1的版本。
pip install ipython==8.16.1