I trained my unsupervised model using fasttext.train_unsupervised() function in python. I want to save it as vec file since I will use this file for pretr
fasttext.train_unsupervised()
pretr
you should add words num and dimension at first line of your vec file, than use -preTrainedVectors para