In order to explore FastText, I prepared a train.txt containing 90 examples tagged with a single label, and a test.txt containing 4 examples. The training is performed successfully, but i got no results after testing the model.
Is it due to the number of examples in the files train and test?
