Number of determined classes is wrong

I created training data for multi-class classification as below.
image

When I do
data.c,

I get 7 classes, though there are only 6 folders (thus 6 classes).
image

What might be the problem?