-
Notifications
You must be signed in to change notification settings - Fork 236
Open
Description
您好,训练LLM时我将yaml文件中的评估指标设置为 metrics:['loss','acc'],但是在训练日志中我能看到的只有loss的数据,如这样{'Role': 'Client #7', 'Round': 3, 'Results_raw': {'train_loss': 1235.185461, 'train_total': 598, 'train_avg_loss': 2.065528}},请问是我缺少了什么配置吗?还是LLM模式下的评估指标只有loss呢?
Metadata
Metadata
Assignees
Labels
No labels