nlp-recipes icon indicating copy to clipboard operation
nlp-recipes copied to clipboard

Daden/bartt5 add text summarization for BART and T5 models

Open daden-ms opened this issue 4 years ago • 2 comments

Description

added bart/t5 finetuning and test functionality added a notebook example for t5-small model with performance verified

Related Issues

Checklist:

  • [x] My code follows the code style of this project, as detailed in our contribution guidelines.
  • [x] I have added tests.
  • [x] I have updated the documentation accordingly.

daden-ms avatar May 26 '20 20:05 daden-ms

Check out this pull request on  ReviewNB

Review Jupyter notebook visual diffs & provide feedback on notebooks.


Powered by ReviewNB

for bart-large model, finetuned 10000 steps and ROUGE score for cnn/dm test dataset is image

daden-ms avatar May 26 '20 21:05 daden-ms