Created
July 15, 2020 21:19
-
-
Save rsk2327/42f20237542fb8cf362ff2b71c8718d0 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": "My tensor", | |
"tensorShape": [ | |
1000, | |
50 | |
], | |
"tensorPath": "https://gist.githubusercontent.com/rsk2327/49668f1ff7da863520337f54010d0a4c/raw/ed343def764788ccd0299ab8ec86b20ed7c0aa0a/finalEmb.tsv", | |
"metadataPath": "https://gist.githubusercontent.com/rsk2327/49668f1ff7da863520337f54010d0a4c/raw/ed343def764788ccd0299ab8ec86b20ed7c0aa0a/finalEmb_meta.tsv" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment