Created
January 9, 2020 23:14
-
-
Save gidim/389f337ebb707e78b8e1c3b7736f039d to your computer and use it in GitHub Desktop.
This file contains hidden or 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": "Word2Vec 10K", | |
"tensorShape": [10000, 200], | |
"tensorPath": "https://staging.comet.ml/api/asset/download?experimentKey=fa93606a42a942fe8ed6cafb6dacbdfc&assetId=7c6150fe13ff4682b075e3dfdf6dc33f&isCompressed=false", | |
"metadataPath": "https://staging.comet.ml/api/asset/download?experimentKey=fa93606a42a942fe8ed6cafb6dacbdfc&assetId=833915c9ad624f9cad2e1a8724778443&isCompressed=false" | |
} | |
], | |
"modelCheckpointPath": "Demo datasets" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment