TitleStylist
TitleStylist copied to clipboard
Source code for our "TitleStylist" paper at ACL 2020
Hi, thanks for your outstanding work. Here I want to preprocess my own dataset using data_process.sh, but the **srcdict and tgtdict** files are missing in L24 and L25 below. Could...
After doing the data preprocessing, training and evaluation for humorous headline generation provided by this repo, i get the following result. The BLEU score is 9.0, much lower than you...
when i use the command'./evaluate_mix_CNN_NYT_X.sh --style YOUR_TARGET_STYLE --model_dir MODEL_STORED_DIRCTORY' ,there is a problem'TypeError: __init__() takes 1 positional argument but 6 were given',is it a code wrong or else?
Hello author, I would like to ask whether this model can run on the 4090 machine? When I tried to reproduce this paper, there was a bug that I can't...
Bumps [torch](https://github.com/pytorch/pytorch) from 1.4.0 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...