Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Train on custom dataset #8

Open
zhaotf16 opened this issue Jan 18, 2022 · 1 comment
Open

Train on custom dataset #8

zhaotf16 opened this issue Jan 18, 2022 · 1 comment

Comments

@zhaotf16
Copy link

Hi, Zhiyuan. Thanks for your contribution! But I don't know how to train a model on my own dataset. If possible, can you tell me how to tune the program? Thank you!

@ZhiyuanDang
Copy link
Owner

Hi,
first, you should create a pre-train config file same as files in configs/pretext. Then, you train a pre-train model using this file.

After that, you follow the usages section in Readme.md.

At the same time, you should create your model and dataset file the same as files in models/ and data/.

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

No branches or pull requests

2 participants