Skip to content

nneinn/ct_intervention_approval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Predicting Intervention Approval with Multi-Document Summarization

This repository contains the models and data for Predicting Intervention Approval with Multi-Document Summarization.

Prerequisites

  • Python >= 3.7
  • Nvidia GPU
  • Pytorch

Data

The dataset can be downloaded using the python script provided in /data . To run the script:

python3 retrieve_data.py -category

Pretrained models

You can download our pretrained models following the links provided in /models :

  • Abstractive Summarization
  • Evidence Identifier

Citation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages