Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

A simple implementation of transformer for Abstractive Summarization with Copy and Coverage.(PyTorch)

Notifications You must be signed in to change notification settings

cuteday/TransformerSummarize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TransformerSummarize

A simple implementation of transformer for Abstractive Summarization.(PyTorch)
not finished ψ(`∇´)ψ

Data pre-process instructions at: https://github.com/ChenRocks/cnn-dailymail
Set data paths and all other hyper-parameters at: /utils/config.py (๑•̀ㅂ•́)و✧

About

A simple implementation of transformer for Abstractive Summarization with Copy and Coverage.(PyTorch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages