Embeddings

#6
by Taghreed - opened

Which file holds roberta embeddings?

They are in the model weights file, so pytorch_model.bin for PyTorch, tf_model.h5 for TensorFlor and flax_model.msgpack for Flax/Jax.

Sign up or log in to comment