Yale-LILY / SummerTime

An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo
https://arxiv.org/abs/2108.12738
Apache License 2.0
264 stars 30 forks source link

Could you provide train code #80

Closed epsilon-deltta closed 2 years ago

epsilon-deltta commented 3 years ago

I want to do BART finetuning on my dataset, Could you provide a snippet of the train code? And, I also want to do pre-training on another dataset. If there is, could you send me a link.

niansong1996 commented 3 years ago

Hi @epsilon-deltta, at current stage, SummerTime does not support fine-tuning/pre-training yet. Though we see this as important future work, it is unlikely that we are going to complete it in the next month or two.

Please refer to other implementations, such as huggingface or fairseq.

niansong1996 commented 2 years ago

Closed due to inactivity.