How to get document embeddings using GPT-2?
Note: Python programmer
Disclaimer: beginner to both ML and NLP, only fine-tuned GPT-2 a bunch of times with the help of some packages.
I'm curious if using GPT-2 might yield a higher accuracy for document vectors (with greatly varying length) or no...