Last active
July 30, 2021 02:53
-
-
Save lan2720/d833177ab05db20498660eafb5a5b9a1 to your computer and use it in GitHub Desktop.
wobert_top20.json
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": "word_emb_wobert", | |
"tensorShape": [ | |
9345, | |
768 | |
], | |
"tensorPath": "https://media.githubusercontent.com/media/lan2720/test/master/wordvec_top20.tsv", | |
"metadataPath": "https://gist.githubusercontent.com/lan2720/2b09e5a2fef37d3e954ce6afb662736d/raw/4127324a316d3194bc9b2a9b8162d37dfd31d0ea/meta_top20.tsv" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment