Softmax cross entropy with logits error

Using model maker with roughly ~85,000 images. Appears to be throwing a softmax_cross_entropy_with_logits error.

Unable to figure out what is going wrong

Make sure that the number of labels in the final layer is equal to the number of classes you have in your dataset.