Skip to content

Instantly share code, notes, and snippets.

@rsk2327
Created July 15, 2020 21:19
Show Gist options
  • Save rsk2327/42f20237542fb8cf362ff2b71c8718d0 to your computer and use it in GitHub Desktop.
Save rsk2327/42f20237542fb8cf362ff2b71c8718d0 to your computer and use it in GitHub Desktop.
{
"embeddings": [
{
"tensorName": "My tensor",
"tensorShape": [
1000,
50
],
"tensorPath": "https://gist.githubusercontent.com/rsk2327/49668f1ff7da863520337f54010d0a4c/raw/ed343def764788ccd0299ab8ec86b20ed7c0aa0a/finalEmb.tsv",
"metadataPath": "https://gist.githubusercontent.com/rsk2327/49668f1ff7da863520337f54010d0a4c/raw/ed343def764788ccd0299ab8ec86b20ed7c0aa0a/finalEmb_meta.tsv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment