Skip to content

Instantly share code, notes, and snippets.

@mayujie
Last active December 14, 2020 10:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mayujie/da05f288982e7df379c06709a6446471 to your computer and use it in GitHub Desktop.
Save mayujie/da05f288982e7df379c06709a6446471 to your computer and use it in GitHub Desktop.
Embedding projector
{
"embeddings": [
{
"tensorName": "My word embedding tensor",
"tensorShape": [
55984,
500
],
"tensorPath": "https://drive.google.com/file/d/1-A5EGeLMX9xW7yWDkUI7SD5E7brOFrv5/view?usp=sharing",
"metadataPath": "https://gist.githubusercontent.com/mayujie/caf49fc5026485dde10ec6b6d7fcc29a/raw/521c3c037f916a84467520a418b5c753e3f7c157/meta_ep15_NEG.tsv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment