Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Question about parameters for further training of a preexisiting model? #347

Open
mcriggs opened this issue Feb 19, 2022 · 0 comments
Open

Comments

@mcriggs
Copy link

mcriggs commented Feb 19, 2022

Hi!

First off, thank you in advance for any advice you can offer.

I would like to further train a preexisting model for a specific domain and I hope to be able to do so using your train.py script.

I have already prepared my data in accordance with your instructions. That is, I have already processed my data according to all the steps outlined in "Preparing the data" (https://github.com/facebookresearch/XLM#1-preparing-the-data).

In order to further train a preexisting model on this data, can I simply run your train.py script with the parameters listed in your "Train the BERT model" (https://github.com/facebookresearch/XLM#2-train-the-bert-model) with the addition of a parameter that pertains to the preexisting model? For example, could I simply add an additional parameter like "--model_path preexisting_model.pth" ?

I apologize if the answer to this question is obvious!

Many thanks. :)

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

1 participant