Emotion-LLaMA icon indicating copy to clipboard operation
Emotion-LLaMA copied to clipboard

No evaluation phase of validation set during the training?

Open jetwu-create opened this issue 9 months ago • 1 comments

jetwu-create avatar Mar 07 '25 10:03 jetwu-create

Sorry for the delayed response—I was busy recently and couldn’t reply in time.

During training, we did not evaluate on a validation set because the dataset we used does not include a validation split, only a training set and a test set. Instead, we monitored the loss curve to ensure it was decreasing as expected.

ZebangCheng avatar Mar 18 '25 12:03 ZebangCheng