gitextract_ls9tscc3/ ├── LIAR-PLUS/ │ ├── README.md │ ├── dataset/ │ │ ├── test2.tsv │ │ ├── train2.tsv │ │ └── val2.tsv │ └── forbidden_words.txt ├── README.md ├── _config.yml ├── bert_siamese.py ├── bert_siamese_2branch.py ├── main_attention.py └── requirements.txt