unsloth error via train.jsonl

#2652
by Mightysweet - opened

I’m currently working on developing my first fine-tuned model, but I’ve been struggling for days with LoRA using Unsloth. Can anyone tell me what the error "'list' object has no attribute 'keys'" means? Thanks for your help! :)

the error you provided is a tiny bit too broad, I cant help if I can see more, probably you missed something in the dataset

First of all, thank you very much for your quick response. I spent another 8 hours working on it, and then I had the idea to test my JSONL file with Llama, and it works there. So it must be due to some issue with Qwen. Have a great weekend :)

Mightysweet changed discussion status to closed

no worries, check your config then. If the different config works with same dataset, perhaps the issue with the config =)
ask some ai maybe? it will for sure be faster and better than me at answering =)

Sign up or log in to comment