This project is an sub-project from "IIPL Latent-variable NLP Model Project[Link]". This project, which intends to apply latent-variables to summarization task, aims to improve the performance and abapt frame.
This code is written in Python. Dependencies include
- Python == 3.7
- PyTorch == 1.10.0
- Transformers (Huggingface) == 4.8.1
- NLG-Eval == 2.3.0 (https://github.com/Maluuba/nlg-eval)