Last active
April 16, 2019 11:13
-
-
Save ahmedbilal/3c69baca97df6c251278fe76acb1024f 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/ahmedbilal/5d9804d5821dd7ef634d67d27d69a211/raw/aa197ef9f61f0fb304e23e8165bbfc6171c31043/X_Values.tsv", | |
"metadataPath": "https://gist.githubusercontent.com/ahmedbilal/5d9804d5821dd7ef634d67d27d69a211/raw/aa197ef9f61f0fb304e23e8165bbfc6171c31043/labels.tsv" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment