Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

if i want to load pretrained model and train, what should i do #1337

Open
ChesterXcw opened this issue Jun 8, 2023 · 1 comment
Open

if i want to load pretrained model and train, what should i do #1337

ChesterXcw opened this issue Jun 8, 2023 · 1 comment

Comments

@ChesterXcw
Copy link

ChesterXcw commented Jun 8, 2023

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 ?

@SDAravind
Copy link

You can try
fasttext parameters that uses vec of previously trained model

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants