Skip to content

Added finetuning support for BERT based models on IMDB dataset. #292

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

Merged
merged 16 commits into from
Apr 17, 2025

Conversation

quic-meetkuma
Copy link
Contributor

@quic-meetkuma quic-meetkuma commented Feb 28, 2025

  • Added support for SequenceClassification task for BERT based models.
  • Added support for IMDB dataset.
  • Introduced a new flag --task_type with default value as "generation". For BERT training, it can be set to "seq_classification".

@vbaddi vbaddi marked this pull request as draft February 28, 2025 10:43
@quic-meetkuma quic-meetkuma marked this pull request as ready for review March 28, 2025 09:10
Copy link
Contributor Author

@quic-meetkuma quic-meetkuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Address minor comments along with the other reviewers' comments.

@quic-meetkuma quic-meetkuma force-pushed the bert_ft branch 9 times, most recently from 1911bc4 to 016331c Compare April 9, 2025 11:16
@quic-meetkuma quic-meetkuma force-pushed the bert_ft branch 2 times, most recently from e4c5045 to 977f881 Compare April 14, 2025 05:42
@quic-meetkuma quic-meetkuma force-pushed the bert_ft branch 2 times, most recently from e682111 to ad3c27f Compare April 15, 2025 13:06
@quic-meetkuma quic-meetkuma force-pushed the bert_ft branch 3 times, most recently from 3174547 to 8d201d0 Compare April 17, 2025 05:51
Signed-off-by: Meet Patel <[email protected]>
Signed-off-by: Meet Patel <[email protected]>
… for all the use cases supported.

Signed-off-by: Meet Patel <[email protected]>
Signed-off-by: Meet Patel <[email protected]>
@quic-mamta quic-mamta merged commit b1fb57d into quic:main Apr 17, 2025
4 of 5 checks passed
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

Successfully merging this pull request may close these issues.

3 participants