You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
i want to load pretrained model and train in text classification task in python , and i find two function: fasttext.train_supervised is used to train; fasttext.load model is used to load model .
but it can not accomplish my purpose.
can u help me ?
The text was updated successfully, but these errors were encountered:
i want to load pretrained model and train in text classification task in python , and i find two function:
fasttext.train_supervised is used to train;
fasttext.load model is used to load model .
but it can not accomplish my purpose.
can u help me ?
The text was updated successfully, but these errors were encountered: