- Have the data in data folder as a subdirectory to your project folder
- Have the embeddings folder as a subdirectory to your project folder
- Features are generated in Features/(modality) directory
- Extract features from each of the modalities
- Pass the features through a fusion model
- Pass the fused features through an MLP followed by a softmax output to detect truth or lie.
transcript_features_1 - BERT base