Open yushiokamura opened 3 years ago
hi, I want to use fasttext.
it is nessesary a large memory to learn. so i want to split my document files and train on mini batch. can I ?
i also want to use pretrained model. i want to use trained wikipedia model and retrain using my document. how can I do that ?
https://github.com/facebookresearch/fastText/pull/1327
hi, I want to use fasttext.
it is nessesary a large memory to learn. so i want to split my document files and train on mini batch. can I ?
i also want to use pretrained model. i want to use trained wikipedia model and retrain using my document. how can I do that ?