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
majority/majority_exp.py", line 294, in run_experiment
_, queries, _, keys, Q, K, _ = model(classes)
ValueError: not enough values to unpack (expected 7, got 3)
it seams that the model returns logits, qQK, keys.