Skip to content

Instantly share code, notes, and snippets.

@tpiplani
Created May 3, 2018 05:22
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 tpiplani/31332ec49c6cc64c8dfef8d263b17891 to your computer and use it in GitHub Desktop.
Save tpiplani/31332ec49c6cc64c8dfef8d263b17891 to your computer and use it in GitHub Desktop.
{
"embeddings": [
{
"tensorName": "My tensor",
"tensorShape": [
1000,
50
],
"tensorPath": "https://gist.githubusercontent.com/tpiplani/e58cba745c6fc8430607d802f37116c9/raw/d498dff8906a9018257f13619a51122385182a08/vectors_1000.tsv",
"metadataPath": "https://gist.githubusercontent.com/tpiplani/e58cba745c6fc8430607d802f37116c9/raw/d498dff8906a9018257f13619a51122385182a08/meta_1000.csv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment