Skip to content

Instantly share code, notes, and snippets.

@jancervenka
Last active March 12, 2021 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jancervenka/f363232d5b5b2500f1d12a4294d9fb61 to your computer and use it in GitHub Desktop.
Save jancervenka/f363232d5b5b2500f1d12a4294d9fb61 to your computer and use it in GitHub Desktop.
projector_config
{
"embeddings": [
{
"tensorName": "dj_names",
"tensorShape": [
5000,
440
],
"tensorPath": "https://gist.githubusercontent.com/jancervenka/6ccc90706e4578141c4c36ee0cc388a1/raw/493dc28724a8120c2b0fb559ee0446179d5ef82d/vectors_small.tsv",
"metadataPath": "https://gist.githubusercontent.com/jancervenka/3c6b034c0f935bd067a03c0069e88dca/raw/a24251241ff60660217fb211964b4bfbe5ca8a77/meta_small.tsv"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment