model icon indicating copy to clipboard operation
model copied to clipboard

Explore embeddings using tsne

Open brunosan opened this issue 1 year ago • 0 comments

This PR adds a sample notebook to explore the embeddings space using openTSNE locally. Depending on your compute resources it can scale up to the full training set of v0.

It uses Mapbox to pull a RGB context, and also uses -and documents- a few tricks to tSNE such a large corpus with a many dimensions.

This is an example of the output.

Screenshot 2024-01-23 at 10 48 32

brunosan avatar Jan 23 '24 09:01 brunosan