Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 374 Bytes

File metadata and controls

6 lines (5 loc) · 374 Bytes

Predicting depression using a multi modal transformer on unaligned modalities in the daic-woz dataset

Source Control for Pitt CS2731 NLP final project.

  1. Download the glove.6B.50d.txt' file from here.
  2. Start by running python create_dataset at the root directory.
  3. Run python main.py to load Dataloaders.