I’m trying to fine tune Llama 3.1 manually (without using SFTTrainers) to combine it with my image classification model. I need to convert the output I get from the model training which is a bunch of logits to text to check if Llama learned to mention a few facts I have extracted from the image, if not then penalize it. without this, the model tries to only generate texts similar to the facts I give it.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Finetuning llama for classification | 1 | 720 | June 6, 2024 | |
Fine-tuning don't work / bad results | 4 | 1301 | December 26, 2024 | |
Adding domain knowledge in LLMs via fine tuning | 2 | 4914 | July 23, 2023 | |
Fine-tuning conversational models with the technical documentation | 2 | 1082 | July 18, 2024 | |
Finetune LLaMA2 model with datasets missing labels | 0 | 361 | February 15, 2024 |