ctrl-sum icon indicating copy to clipboard operation
ctrl-sum copied to clipboard

Resources for the "CTRLsum: Towards Generic Controllable Text Summarization" paper

Results 7 ctrl-sum issues
Sort by recently updated
recently updated
newest added

I am trying to reproduce ROUGE on CNNDM with **'oracle keyword in Table 7'**. **'oracle entity setting in Table 2'** sounds similar to **'oracle keyword in Table 7'**, however, ROUGE...

question

I am trying to run the test_bart.sh code to get the rouge score for my own dataset and I get the following: `Traceback (most recent call last): File "/home/mdabed/anaconda3/envs/myPython3.7/bin/files2rouge", line...

question

I have the interaction summarisation setup done, but could you guide me towards how I can replicate the unconditional summarisation results in the paper for cnn-dailymail especially the evaluation part?

question

## 🐛 Bug On executing `python scripts/preprocess.py cnndm --mode pipeline` Preprocessing stuck at this point: ![image](https://user-images.githubusercontent.com/15216503/118240823-0d4c8480-b4b9-11eb-9257-991d3ecc2057.png) some of the oraclewords are not generated too. ![image](https://user-images.githubusercontent.com/15216503/118241099-61576900-b4b9-11eb-98e0-110c19c079f2.png) ### Environment - fairseq Version...

bug

Bumps [transformers](https://github.com/huggingface/transformers) from 3.0.2 to 4.30.0. Release notes Sourced from transformers's releases. v4.30.0: 100k, Agents improvements, Safetensors core dependency, Swiftformer, Autoformer, MobileViTv2, timm-as-a-backbone 100k Transformers has just reached 100k stars...

dependencies

## ❓ Questions and Help ### Before asking: 1. search the issues. 2. search the docs. #### What is your question? #### Code #### What have you tried? #### What's...

question

First of all thanks for this nice summary model. I like to what is input sequence size for this model ? and what is best procedure if I like to...

question