Dear @maik_froebe
I am writing to ask for your guidance on how to submit our approach for the Multi-Author Writing Style Change Detection task.
We would like to submit our code (including predict.py
) along with our trained model files (e.g., .pth
). Initially, we considered using the code submission approach via GitHub. However, we are aware that large files (such as .pt
or .bin
) are not recommended to be included directly in a Git repository.
Additionally, when verifying our TIRA installation using the tira-cli verify-installation
command, we encountered some errors similar to those mentioned in a previously posted question on the forum.
Could you please clarify the recommended way to submit our model using the code submission approach? Specifically, we would appreciate your advice on how to handle large model files like .pt
or .bin
. We are concerned that using the Docker submission approach might result in an image that is too large, due to the size of our model parameters.
Thank you in advance for your help!
Best regards,
Mehrani