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

Fine tuning on custom number of classes #3

Closed
DevD1092 opened this issue Sep 15, 2020 · 0 comments
Closed

Fine tuning on custom number of classes #3

DevD1092 opened this issue Sep 15, 2020 · 0 comments

Comments

@DevD1092
Copy link

Let's say we want to fine-tune the model (any of the taxonomies - ekman/original) on another dataset having a different number of classes for e.g. only positive and negative. Then what's the correct procedure to do it?

Currently, If I prepare the data in the same format (.tsv files with data and labels), and put the labels.txt as having only two classes, the training seems to run. But is this way correct? Or any other changes need to be made inside the model training?

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

1 participant