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

Add support for transformer models #3761

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

marco-c
Copy link
Collaborator

@marco-c marco-c commented Oct 27, 2023

Add a simple example model for detecting defects, both with finetuning and with using embeddings to train a xgboost model

Fixes #39

@marco-c
Copy link
Collaborator Author

marco-c commented Nov 8, 2023

It would also be nice to support LoRa (or at least add an example on how to use it). https://huggingface.co/blog/Lora-for-sequence-classification-with-Roberta-Llama-Mistral

@marco-c marco-c changed the title WIP: Add support for transformer models Add support for transformer models Nov 24, 2023
@marco-c marco-c marked this pull request as ready for review November 24, 2023 17:51
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.

Try transformer-based models
1 participant