RAG / knowledge_base /main_classes_keras_callbacks.txt
Ahmadzei's picture
update 1
57bdca5
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