Add support for transformer models#3761
Conversation
|
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 |
e5ce3d8 to
722a09d
Compare
|
The docker build task is hanging at: Maybe the image is too big? |
It is moving now! |
|
It is super slow though!
while on master:
|
|
I'm not sure why, but the situation seems far better now that we use |
|
It looks like train on tc task is broken though, probably not due to this PR: Maybe due to the uv migration? |
Add a simple example model for detecting defects, both with finetuning and with using embeddings to train a xgboost model Fixes #39
My bad, I didn't update uv.lock. It's still super slow. |
Add a simple example model for detecting defects, both with finetuning and with using embeddings to train a xgboost model
Fixes #39
Train on Taskcluster: defect_finetuning