[P]Save transformer model with tf.keras?
Hi r/ML
I have been playing around with the chatbot from this transformer tutorial.
When I save the model, with model.save(‘m.hdf5’), I get a JSON not serializeable error.
Has anyone had any luck saving and restoring these attention-based models before?
submitted by /u/ImSeeU
[link] [comments]