Skip to content

Instantly share code, notes, and snippets.

@officialpm
Last active May 13, 2020 11:17
Show Gist options
  • Save officialpm/1edf3cda5bd70a73784e9d3997c26ddc to your computer and use it in GitHub Desktop.
Save officialpm/1edf3cda5bd70a73784e9d3997c26ddc to your computer and use it in GitHub Desktop.
{
"embeddings": [
{
"tensorName": "My tensor",
"tensorShape": [
1000,
50
],
"tensorPath": "https://github.com/officialpm/Natural-Language-Processing-in-TensorFlow/raw/master/Week%202/vecs.tsv",
"metadataPath": "https://github.com/officialpm/Natural-Language-Processing-in-TensorFlow/raw/master/Week%202/meta.tsv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment