Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
raw
history blame contribute delete
241 Bytes
Keras callbacks
When training a Transformers model with Keras, there are some library-specific callbacks available to automate common
tasks:
KerasMetricCallback
[[autodoc]] KerasMetricCallback
PushToHubCallback
[[autodoc]] PushToHubCallback