The code snapshot contains working personality prediction code for extracting features from a pre-trained language model (e.g. BERT) and passing them into a finetuning model.
- Updated dependency list (Tested with PyTorch 1.9, Python 3.7 | 3.8)
- Better documentation