-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
embedding model is not found// Automated Patent Landscaping #47
Comments
Hi - yes, it appears the model has been deleted from cloud storage somehow.
Sorry about that. If/when I find some time, I can try to recreate the model
and put it somewhere that it won't be deleted.
…On Mon, Jun 7, 2021 at 6:25 AM wagner-science ***@***.***> wrote:
Hello, good day!
Thank you for your work.
Unfortunately the embedding model is not found.
Is there a new data storage location ?
error message:
NotFound: 404 GET
https://storage.googleapis.com/download/storage/v1/b/patent_landscapes/o/models%2F5.9m%2Fcheckpoints%2Fcheckpoint?alt=media:
The specified bucket does not exist.: ('Request failed with status code',
404, 'Expected one of', <HTTPStatus.OK: 200>, <HTTPStatus.PARTIAL_CONTENT:
206>)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#47>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJZSYUNKYX4TA4GWBPEDP3TRSNALANCNFSM46HLIUXA>
.
|
Hi Dave, If you find time to do this, it would be greatly appreciated by myself also. Thanks, Mike |
Hi Dave, some edge data on the nature of the embeddings (or the creation process) would also help. Then we could reconstruct the embeddings. |
Hi - makes sense. I do have some code in there to generate your own
embeddings, but I suggest if you want to do your own to use gensim.
Sometime this summer I'll publish the embeddings generated via gensim and
get it working end-to-end. For reference:
https://radimrehurek.com/gensim/models/word2vec.html
…On Mon, Jun 21, 2021 at 3:50 AM wagner-science ***@***.***> wrote:
Hi Dave, some edge data on the nature of the embeddings (or the creation
process) would also help. Then we could reconstruct the embeddings.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJZSYV4YZ5HF4RJAYO4GNTTT3VM5ANCNFSM46HLIUXA>
.
|
Hi @feltenberger, any update on this? will appreciate it a lot if we can figure out a way to download the model, thank you!
|
Hello, good day!
Thank you for your work.
Unfortunately the embedding model is not found.
Is there a new data storage location ?
error message:
NotFound: 404 GET https://storage.googleapis.com/download/storage/v1/b/patent_landscapes/o/models%2F5.9m%2Fcheckpoints%2Fcheckpoint?alt=media: The specified bucket does not exist.: ('Request failed with status code', 404, 'Expected one of', <HTTPStatus.OK: 200>, <HTTPStatus.PARTIAL_CONTENT: 206>)
The text was updated successfully, but these errors were encountered: