Skip to content
#

summarization

Here are 501 public repositories matching this topic...

haystack
ZanSara
ZanSara commented Nov 11, 2021

While running the tutorials is not rare to meet with UserWarnings that are caused by underlying dependencies like transformers or pytorch. I think UserWarnings that are triggered by Haystack's or the user's code should stay visible, but those coming from dependencies could be hidden, as there's nothing we or the final users can do about it.

Examples:

  • Tutorial 1: `/home/sara/work/hayst
atulkum
atulkum commented Nov 30, 2018

Need help for retraining and cross validation and see if the ROUGE score matches exactly (or better) with the numbers reported in the paper.
I just train for 500k iteration (with batch size 8) with pointer generation enabled + coverage loss disabled and next 100k iteration (with batch size 8) with pointer generation enabled + coverage loss enabled.

It would be great if someone can help re-r

Improve this page

Add a description, image, and links to the summarization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the summarization topic, visit your repo's landing page and select "manage topics."

Learn more