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
Traceback (most recent call last):
File "/content/drive/MyDrive/DouZero/evaluate.py", line 24, in
evaluate(args.landlord,
File "/content/drive/MyDrive/DouZero/douzero/evaluation/simulation.py", line 48, in evaluate
card_play_data_list = pickle.load(f)
EOFError: Ran out of input
Traceback (most recent call last):
File "/content/drive/MyDrive/DouZero/evaluate.py", line 24, in
evaluate(args.landlord,
File "/content/drive/MyDrive/DouZero/douzero/evaluation/simulation.py", line 48, in evaluate
card_play_data_list = pickle.load(f)
EOFError: Ran out of input
在使用python3 evaluate.py --landlord /baselines/sl/landlord.ckpt --landlord_up /baselines/sl/landlord_up.ckpt --landlord_down /baselines/sl/landlord_down.ckpt --eval_data eval_data.pkl --num_workers 30 --gpu_device 0
显示的
The text was updated successfully, but these errors were encountered: