Where can download the pre-training dataset cnn.txt?
bluesea0 opened this issue · 1 comments
bluesea0 commented
In main_pretaining.py, line 21:
parser.add_argument("--pretrain_data", type=str, default="./data/cnn.txt", \ help="pre-training data .txt file path")
I don't find the cnn.txt. So where can downnload it? Thanks.
https://cs.nyu.edu/~kcho/DMQA/ Did you download it here?
plkmo commented
I have included the link to download the file in readme. Specifically you can download it here https://drive.google.com/file/d/1aMiIZXLpO7JF-z_Zte3uH7OCo4Uk_0do/view?usp=sharing. Its compiled from CNN dataset.