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
File "F:\python\RecBole-PJF-main\recbole_pjf\data\utils.py", line 140, in create_samplers_for_multi_direction
if eval_neg_sample_args['distribution'] != 'none':
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not subscriptable,请问要怎么解决这个问题
The text was updated successfully, but these errors were encountered:
File "F:\python\RecBole-PJF-main\recbole_pjf\data\utils.py", line 140, in create_samplers_for_multi_direction
if eval_neg_sample_args['distribution'] != 'none':
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not subscriptable,请问要怎么解决这个问题
The text was updated successfully, but these errors were encountered: