Created
January 27, 2017 11:52
-
-
Save phreeza/eef910724959816f94d8072516f08b14 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"embeddings": [ | |
{ | |
"tensorName": "Arxiv Titles", | |
"tensorShape": [ | |
10000, | |
256 | |
], | |
"tensorPath": "https://gist.githubusercontent.com/phreeza/e6a8f136fcda76bb7820f788e87e8681/raw/967badf2f7794a32e862c4ee2a8a65b59b118fb8/embeddings.tsv", | |
"metadataPath": "https://gist.github.com/phreeza/e6a8f136fcda76bb7820f788e87e8681/raw/967badf2f7794a32e862c4ee2a8a65b59b118fb8/metadata.tsv" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment