layer_norm_expressivity_role
layer_norm_expressivity_role copied to clipboard
The experimental results cannot be replicated. script do not work!
when calling run_job.bash
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.
how can i replicated the experimental results ?