/595-final

This is the 595 final project for team 13. Team Member are Jim Yang and Ziyan Wang

Primary LanguageJupyter Notebook

595-final

This is the EECS595 final project for team 13. Team members are Jim Yang and Ziyan Wang

To run the code, please modify the PROJ_DIR to your path and install the required packages

Requirements

transformer >= 4.13.0
pytorch >= 1.10

Packages

!pip install transformers
!pip install torch