Skip to content

Instantly share code, notes, and snippets.

@jayelm
Last active February 27, 2019 21:12
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 jayelm/9a8b5cfda8ad4a7b395b625eab694016 to your computer and use it in GitHub Desktop.
Save jayelm/9a8b5cfda8ad4a7b395b625eab694016 to your computer and use it in GitHub Desktop.
{
"embeddings": [
{
"tensorName": "Attr BOW",
"tensorShape": [
312,
512
],
"tensorPath": "https://gist.githubusercontent.com/jayelm/e9f7964db29625f968b3817eb2cbf8b3/raw/545cb8924bd6fb6715ebcd8b608b28a321378a7e/attr_bow_embeddings.txt",
"metadataPath": "https://gist.githubusercontent.com/jayelm/945c3cffe476498cb892724ea6951192/raw/4b3730fd1e43d8307d6021746c1f0bec43cb1960/attr_bow.txt"
},
{
"tensorName": "Attr Words",
"tensorShape": [
109,
300
],
"tensorPath": "https://gist.githubusercontent.com/jayelm/db00ffe12213512083bfa1d12df9d222/raw/cdc282db58904f58f1aa03f6e455670e21a1ac56/attr_words_embeddings.txt",
"metadataPath": "https://gist.githubusercontent.com/jayelm/a2cedf9076ec59777a93046e950395c3/raw/c9431e7acc976ce186ee683305b6ef92881dcbf3/attr_words.txt"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment