ADOPT
ADOPT copied to clipboard
Standardise inference phase.
In inference.py
we currently have:
-
torch.load(str(repr_path) + "/" + ix + ".pt")["representations"]
foresm-msa
-
torch.load(str(repr_path) + "/" + ix + ".pt")["representations"][33]
for the other models