Skip to content

Instantly share code, notes, and snippets.

@duarteocarmo
Created May 13, 2020 15:47
Show Gist options
  • Save duarteocarmo/8d559b5663a23d662ad2ae86fd9aa43c to your computer and use it in GitHub Desktop.
Save duarteocarmo/8d559b5663a23d662ad2ae86fd9aa43c to your computer and use it in GitHub Desktop.
{
"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"
}
]
}
@sukruozan
Copy link

Could you get this work? I am trying to load but it just waits forever at fetching phase.

@duarteocarmo
Copy link
Author

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