Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.04 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.04 KB

Natural language processing course 2022/23: Project 3: Paraphrasing sentences

Team members:

Group public acronym/name: hkh_10_3

This value will be used for publishing marks/scores. It will be known only to you and not you colleagues.

Environment Setup

1. Create and activate environment

conda create --name paragen python=3.8
conda activate paragen

2. Install packages

pip install -r requirements.txt

3. Running the code

Instructions on how to run the code are provided in the individual README files in ./data and ./models

Models and data

  1. Download Bart
  2. Download T5
  3. Download Final Dataset