Skip to content

spectrtrec/summary-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5db0cf3 · Jan 10, 2024

History

49 Commits
Jan 10, 2024
Feb 5, 2022
Nov 22, 2023
Nov 22, 2023
Nov 22, 2023
Jan 10, 2024
Nov 22, 2023
Jan 10, 2024
Apr 6, 2021
Jan 10, 2024
Jan 10, 2024
Nov 22, 2023
Jan 10, 2024
Jan 10, 2024

Repository files navigation

summary-py

Overview

summary-py is a simple wrapper around a code from repository PreSumm.

Usage

  1. Download ria news datasets for extractive summarization
make ria_20
make ria_1k
make ria_full
  1. Build docker image
make build 
  1. Change data path config/ext_summary.yaml

  2. Run training

docker run --gpus all summarypy

TODO

  • Add abstractive summarization.

License

Licensed under MIT license.