Access to the input generated for the DIET Classifier

Hi there,

I want to measure intent similarity and was wondering if there was a way to access the input given to the DIET Classifier. In particular, I’d like to retrieve the sample embeddings generated by conveRT.

Has anyone here tried to do this?

There’s a ticket on the whatlies library for exactly this feature. It should make it easy to use jupyter to explore what clusters appear in these embeddings.

Out of curiosity, what’s the usecase?

There’s a PR for this feature now.