Without selecting the column, applying `len` counts the whole row as 1 which resulting the total number of the samples instead of the token counts.
Without selecting the column, applying `len` counts the whole row as 1 which resulting the total number of the samples instead of the token counts.