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

Adding example notebook for AutoSummarization #19

Merged
merged 2 commits into from Aug 25, 2021

Conversation

gagan3012
Copy link
Contributor

Changes

Fixes #5 (issue)

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@codecov-commenter
Copy link

Codecov Report

Merging #19 (4072773) into main (a444ab9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   94.93%   94.93%           
=======================================
  Files          15       15           
  Lines         217      217           
=======================================
  Hits          206      206           
  Misses         11       11           
Flag Coverage Δ
unittests 94.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a444ab9...4072773. Read the comment docs.

@aniketmaurya
Copy link
Contributor

Thank you @gagan3012 , can you update your notebook once (with any type of change). I have installed nbreview to GradsFlow for better rendering of Jupyter notebooks.

@gagan3012
Copy link
Contributor Author

Are there any changes that I need to make?

@aniketmaurya aniketmaurya merged commit 5428c45 into gradsflow:main Aug 25, 2021
@aniketmaurya
Copy link
Contributor

Are there any changes that I need to make?

Merged 🎉

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

Successfully merging this pull request may close these issues.

Add support for text summarisation
3 participants