After training a supervised model with fastText, I try to get the metrics for each label with:
model.test_label(\'testdata.txt\')
However, I