You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi and thanks for sharing your code. I would like to know, how you train with raw embeddings, because your code looks for checkpoint. If I would like to use the tf hub nnlm model for German embeddings https://tfhub.dev/google/tf2-preview/nnlm-de-dim128-with-normalization/1 where should this be done in your code. I find loadings of already mappings with vocal and embedding files I guess you created the embeddings but I do not find where to load raw embeddings and new vocab.
Thanks and kind regards
Dirk
The text was updated successfully, but these errors were encountered:
Hi and thanks for sharing your code. I would like to know, how you train with raw embeddings, because your code looks for checkpoint. If I would like to use the tf hub nnlm model for German embeddings https://tfhub.dev/google/tf2-preview/nnlm-de-dim128-with-normalization/1 where should this be done in your code. I find loadings of already mappings with vocal and embedding files I guess you created the embeddings but I do not find where to load raw embeddings and new vocab.
Thanks and kind regards
Dirk
The text was updated successfully, but these errors were encountered: