Skip to content

Instantly share code, notes, and snippets.

@saibalmars
Last active August 28, 2020 09:13
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 saibalmars/85f0756e39fca787cae363747922509e to your computer and use it in GitHub Desktop.
Save saibalmars/85f0756e39fca787cae363747922509e to your computer and use it in GitHub Desktop.
tensorboard test
{
"embeddings": [
{
"tensorName": "lg2vec 40k",
"tensorShape": [
40000,
200
],
"tensorPath": "https://www3.cs.stonybrook.edu/~chni/lg2vec_demo/embedding_top40k.tsv",
"metadataPath": "https://www3.cs.stonybrook.edu/~chni/lg2vec_demo/dict_top40k.tsv"
}
],
"modelCheckpointPath": "Demo datasets"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment