Predicting depression using a multi modal transformer on unaligned modalities in the daic-woz dataset
Source Control for Pitt CS2731 NLP final project.
- Download the glove.6B.50d.txt' file from here.
- Start by running
python create_dataset
at the root directory. - Run
python main.py
to load Dataloaders.