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
I want to combine this model with a CNN in tensorflow or tensorflow.keras but couldn't handle how to use these checkpoint files. Can someone help me about how to use this model in tensorflow.keras?
Hi @stefan-it
I have used it with keras and it works fine but in a more recent issue from 2021 you again refer to downloading the weights instead of using the usual checkpoint. So which one should we use? Should we download it or use the checkpoint above?
Mehmet
I want to combine this model with a CNN in tensorflow or tensorflow.keras but couldn't handle how to use these checkpoint files. Can someone help me about how to use this model in tensorflow.keras?
file contains :
config.json
model.ckpt.data-00000-of-00001
model.ckpt.index
model.ckpt.meta
vocab.txt
Thank u so much Stefan.
Originally posted by @Balki7 in #2 (comment)
The text was updated successfully, but these errors were encountered: