Hi everyone! I’ve performed a NER task on a custom dataset (I got train, test and validation splits) but I’m confused by the “do_eval” argument. Could someone explain me what’s the difference between do_eval and do_predict? Removing the eval_dataset could affect the performance? Thanks in advance!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Trainer.evaluate() vs trainer.predict() | 6 | 35040 | July 10, 2024 | |
Is Eval and Validation same in Trainer API? | 4 | 1713 | September 14, 2021 | |
Ask for help with prediction results of Named Entity Recognition Task | 10 | 3218 | May 21, 2021 | |
Sample evaluation script on custom dataset | 10 | 1600 | December 14, 2021 | |
How to use the test set in those beginner examples? | 1 | 697 | October 18, 2021 |