This can be specified by a flag in the load_data() function:
(X_train, y_train), (X_test, y_test) = cifar100.load_data(label_mode='fine')