Error occurs when loading dataset with load_dataset()

My issue was that my test split had null values. Filled these with a zero and it was solved