Cross-validation for BERT models

I was wondering whether there is any built-in way to use cross-validation on bert models for token classification. I scanned through the documentation but didn’t see anything resembling. Does anyone know a sample implementation of this feature?

1 Like