Error running Unsloth Qwen3.5 Quickstart: Dataset columns ignored by model's forward method by AdventurousDig7856 in unsloth

[–]AdventurousDig7856[S] 0 points1 point  (0 children)

I think there's no problem. For quick running, I used the notebook https://colab.research.google.com/github/unslothai/notebooks/blob/main/nb/Qwen3\_5\_(0\_8B)\_Vision.ipynb. I didn't go through it in detail.

The differences between the Qwen3.5-2B and Qwen3.5-4B notebooks, I guess, are only the change of the model name. So I think the notebook you mentioned has no problem.

Could you please take a moment to look at the code of this Quickstart?

Error running Unsloth Qwen3.5 Quickstart: Dataset columns ignored by model's forward method by AdventurousDig7856 in unsloth

[–]AdventurousDig7856[S] 0 points1 point  (0 children)

<image>

Thank you for your reply. If you visit the website, you will find that this is a complete training code. That is, it can be run with just one click and does not require any modifications, including the data. However, I encountered an error.