The first integer is the number of labels n and the second is the number of
samples s. Following s lines describe, for each sample, a sequence of n
labels. Zero (0) means the sample does not have that particular label
and one (1) the opposite.

# of labels    # of samples
0 1 2 ... (# of labels)
...
...
