ctrl-sum
ctrl-sum copied to clipboard
Resources for the "CTRLsum: Towards Generic Controllable Text Summarization" paper
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...
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...
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?
## 🐛 Bug On executing `python scripts/preprocess.py cnndm --mode pipeline` Preprocessing stuck at this point:  some of the oraclewords are not generated too.  ### Environment - fairseq Version...
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...
## ❓ Questions and Help ### Before asking: 1. search the issues. 2. search the docs. #### What is your question? #### Code #### What have you tried? #### What's...
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...