Last active
July 19, 2017 06:13
-
-
Save ofou/cb0242fc0260c16b86174ad750884d10 to your computer and use it in GitHub Desktop.
Tensorflow Emoji Foods Config File
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": "Emoji Foods", | |
"tensorShape": [ | |
1000, | |
50 | |
], | |
"tensorPath": "https://gist.githubusercontent.com/Peel40/6b92773a163be49d111932c6bfa9199d/raw/7f745139ea08fa4b702c1b9154869ceb6c7536b1/SR28%2520Emoji%2520Tensors.tsv", | |
"metadataPath": "https://gist.githubusercontent.com/Peel40/6b92773a163be49d111932c6bfa9199d/raw/7f745139ea08fa4b702c1b9154869ceb6c7536b1/SR28%2520Emoji%2520Metadata.tsv" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment