Created
May 13, 2020 15:47
-
-
Save duarteocarmo/8d559b5663a23d662ad2ae86fd9aa43c 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": "My tensor", | |
"tensorShape": [ | |
27378, | |
128 | |
], | |
"tensorPath": "https://opera-nora-vos.dataverz.com/upload-json/upload/corona_128.tsv", | |
"metadataPath": "https://opera-nora-vos.dataverz.com/upload-json/upload/corona_128_metadata.tsv" | |
} | |
] | |
} |
Hey @sukruozan, there might be a problem with where you are hosting the tsv
files. Try uploading a snippet of them to a gist and then linking the raw file path.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could you get this work? I am trying to load but it just waits forever at fetching phase.