-
Notifications
You must be signed in to change notification settings - Fork 9
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
Summarizer() class object #3
Conversation
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
colab notebook showing that the class works in MWE fashion. still need to update CLI script with new class API |
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 tested and gpu works on colab for all 3 main fns with the class, see gist with notebook
status: everything should work except the UI in |
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: Peter <74869040+pszemraj@users.noreply.github.com>
Signed-off-by: peter szemraj <peterszemraj@gmail.com>
Signed-off-by: peter szemraj <peterszemraj@gmail.com>
Signed-off-by: peter szemraj <peterszemraj@gmail.com>
Signed-off-by: peter szemraj <peterszemraj@gmail.com>
Signed-off-by: peter szemraj <peterszemraj@gmail.com>
Signed-off-by: peter szemraj <peterszemraj@gmail.com>
Summarizer
class object defined insummarize.py
fairly straightforward
Summarizer
of course, accepts several different kwargs for defining model and so on