• R茅mi Louf's avatar
    load and prepare CNN/Daily Mail data · 67d10960
    R茅mi Louf authored
    We write a function to load an preprocess the CNN/Daily Mail dataset as
    provided by Li Dong et al. The issue is that this dataset has already
    been tokenized by the authors, so we actually need to find the original,
    plain-text dataset if we want to apply it to all models.
    67d10960
run_seq2seq_finetuning.py 8.15 KB