Hi there,
I am using this script for my text classification model (from Huggingface Example Scripts).
The results are looking good but I wonder how to change the “run_text_classification.py”-File in order to do a Kfold Cross Validation. Does anyone know how to do this?