Closed sashokbg closed 1 week ago
The length of the vector embedding is a property of the model itself. It depends on the dimensions of the last layer of the model. We can reduce the dimensions of the embeddings by the means of dimensionality reduction, using PCA or t-SNE.
Hello, is it possible to specify the embedding vector length ?