Skip to content

Instantly share code, notes, and snippets.

@philipphager
Last active May 7, 2019 07:51
Show Gist options
  • Save philipphager/94e669bbf71975b05849ba9bb1d23078 to your computer and use it in GitHub Desktop.
Save philipphager/94e669bbf71975b05849ba9bb1d23078 to your computer and use it in GitHub Desktop.
Word2Vec Embedding for Prime Video Dataset
{
"embeddings": [
{
"tensorName": "My tensor",
"tensorShape": [
26352,
100
],
"tensorPath": "https://gist.githubusercontent.com/philipphager/8efbce1b26b34249a6e6ebe7233ee6fd/raw/037b49bede0fd17e598469e1cd8d46ca229028ea/word-2-vec-tensor.tsv",
"metadataPath": "https://gist.githubusercontent.com/philipphager/d606e5185dd45d8cf3afa39709717eff/raw/2be669e6629ea6bf40d78de4108efb5827088b4d/word-2-vec-meta.tsv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment