unslothai/unsloth

Evaluation loss becomes constant

Open

#1,067 创建于 2024年9月27日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Python (5,658 fork)batch import
currently fixinggood first issue

仓库指标

Star
 (64,271 star)
PR 合并指标
 (平均合并 3天 15小时) (30 天内合并 525 个 PR)

描述

Hi!

I am testing out unsloth to fine tune llama 3.1 8B instruct and following your notebook here.

One exception is that I have added an eval set. What is really strange is that the eval loss locks up to a specific value after around 300 steps. I mean down to the last decimal, not just flattening out. The training loss looks fine and as expected.

I have changed many parameters and tried different things but it always happens. Any idea on what can cause this?

贡献者指南