Skip to content

Instantly share code, notes, and snippets.

@sayakpaul
Created May 7, 2020 07:02
Show Gist options
  • Save sayakpaul/3fcaff5c197c5148949c82895acec144 to your computer and use it in GitHub Desktop.
Save sayakpaul/3fcaff5c197c5148949c82895acec144 to your computer and use it in GitHub Desktop.
{
"embeddings": [
{
"tensorName": "My tensor",
"tensorShape": [
1000,
50
],
"tensorPath": "https://gist.githubusercontent.com/sayakpaul/43ccb203cc35bcf8e255e76850923246/raw/1aee7f460095adf7ffbdf08e1f3e7921bfb03199/vecs.tsv",
"metadataPath": "https://gist.githubusercontent.com/sayakpaul/79c094950b7d8920a5509dafba0c0041/raw/b6013bf85bd9ce03520ed74bd8f27f43d99d0ba3/meta.tsv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment