Skip to content

Instantly share code, notes, and snippets.

@eustin
Created June 8, 2020 04:19
Show Gist options
  • Save eustin/58424bf8b77fdc082cc48c51a600e96b to your computer and use it in GitHub Desktop.
Save eustin/58424bf8b77fdc082cc48c51a600e96b to your computer and use it in GitHub Desktop.
query_embeddings = np.row_stack([query_1_embeddings, query_2_embeddings_avg])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment