Hugging Face Forums
Repeating eval-F1 scores with seed + data randomization
Intermediate
John6666
July 1, 2025, 9:00pm
3
I wonder if the model output has reached the ideal value…
show post in topic
Related topics
Topic
Replies
Views
Activity
Trainer load_best_model f1 score vs. loss and overfitting
🤗Transformers
0
1035
August 3, 2022
Why do the F1 and accuracy scores vary when I run the run_glue.py script from Hugging Face's Transformers library for the BERT-base model on the MNLI task, while using different numbers of GPUs?
🤗Transformers
0
148
June 19, 2023
Trainer.evaluate()
🤗Transformers
3
6863
May 11, 2021
Fixing the random seed in the Trainer does not produce the same results across runs
🤗Transformers
5
17430
March 27, 2025
Is model.eval() equivalent to setting dropout as 0?
🤗Transformers
0
1326
July 7, 2022