I need to divide a data set into training and validation data sets. I tried to do 80-20, but it doesn\'t meet my expectations.
train_dataset, test_dataset = t