Skip to content

Releases: yashsmehta/personality-prediction

Code for ICDM'20 paper

02 Aug 18:45
d6790da
Compare
Choose a tag to compare

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