Hello,
I trained a fairseq transfomer model on an inflection task, and I am now trying to use the NeuroX toolkit to extract the representations. However, I am not sure how to import the model into neurox.data.extraction.transformers_extractor - I have the .pt files from the training checkpoints. Could you guide me?