Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is submit.zip #54

Open
miaojingye opened this issue Mar 22, 2022 · 1 comment
Open

what is submit.zip #54

miaojingye opened this issue Mar 22, 2022 · 1 comment

Comments

@miaojingye
Copy link

In eval.py,I see a variable which name is submit_ path,but what is that?And what the submit.zip is?

@yakhyo
Copy link

yakhyo commented Jun 17, 2022

It's a prediction results of the model on the test set to evaluate precision, recall and hmean. When you run eval.py all prediction results will be written under the submit. Files inside submit folder are .txt files. After prediction finishes on the test then that folder will be zipped and sent to evaluation process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants