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

Any example colab scripts to fine tune BERT variations for text multi-class classification tasks? #19

Closed
sjinjala23 opened this issue Aug 8, 2023 · 1 comment

Comments

@sjinjala23
Copy link

My data has tokens more than 512 and I need to train a bert model (ALBERT base v2) for multiclass text classification task. I can't seem to find any example colab scripts in the repo. Kindly provide with some links or articles.

@mwachnicki
Copy link
Collaborator

Currently, we only support binary classification. We may add multiclass classification in the future. You can also fork the repo and modify the code by yourself.

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

3 participants