File size: 241 Bytes
5fa1a76
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8

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