-
Notifications
You must be signed in to change notification settings - Fork 0
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
Model hosting #1
Comments
Hi, thank you for your interest in ZETT! Currently, we don't have any published models online, but training a model takes less than 10 minutes for each split (based on TITAN RTX 24GB). Hope this helps! |
That's okay, I managed to get it working. I'm very impressed by the training time and the speed at which it trained. I have a somewhat unrelated question around the automatic template generation. I see in wrapper.py there is a function:
And this is called in:
Is this automatic template generation implemented anywhere and hosted somewhere else? Thank you! :) |
This is the code for auto-generated templates by LLM, which was one of our experiments, but not included to the paper since the performance was not good enough. Maybe I should've deleted this part -- sorry for your confusion! |
Hello! Very interesting implementation. Do you have a trained model hosted available anywhere for downloading?
Thank you
The text was updated successfully, but these errors were encountered: