Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Conversation

@Akshaysharma29
Copy link

Hi team, I have added a check so creating an empty dev file can be skipped in colab and this will reduce infer time as well.
Thanks.

Copy link
Contributor

@eisenjulian eisenjulian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the proposed changes, it's a great idea to make inference faster when no test set is needed. To make it not fail silently in the case of missing data, we would prefer if we added an explicit boolean flag to the executable, something like skip_test_set so we can use that in the loops over TestSet to skip the evaluation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants