--- license: mit pipeline_tag: text-classification datasets: - afg1/sentence-pair-contradictions --- A model to detect contradictory sentences. Based on the MSc thesis of Beatriz Souto de Sá Baldaia, which you can read here: [https://repositorio-aberto.up.pt/bitstream/10216/129029/2/415679.pdf](https://repositorio-aberto.up.pt/bitstream/10216/129029/2/415679.pdf) I repackaged the datasets used and fine-tuned from `distilbert-base-uncased`. Thanks Kaggle for the compute! Datasets can be found in their original format here: https://github.com/BeatrizBaldaia/sentence-pair-contradictions/tree/master