cybertron icon indicating copy to clipboard operation
cybertron copied to clipboard

Cross Encoder Support

Open phillebaba opened this issue 2 years ago • 0 comments

I am looking to do some tests with cross encoder models like MS Marco. After reading up on the python code used, I realized that all examples are based on being able to tokenize multiple sentences into a single input. As it stands now it seems that only a single input is possible for text classification models. Is this correct or have I missed something?

phillebaba avatar Nov 01 '23 22:11 phillebaba