-
Notifications
You must be signed in to change notification settings - Fork 135
BERTCGAForcaster Class #274
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
base: master
Are you sure you want to change the base?
Conversation
In addition to the comments above, one additional open point of discussion: so far, we have no documentation pages for subclasses of It seems to me we definitely need documentation pages now for every |
Description
This PR introduces several enhancements and new features, including:
forecaster.summarize()
: Adds an additional evaluation metric to improve summarization capabilities.BERTCGAModel
.download_config
to enable downloading fine-tuned BERT-base and RoBERTa-large models from the Zissou server.