Download this file

5 lines (3 with data), 303 Bytes

Natural Language Inference on Medical Data

The MIMIC_NLI_tutorial.ipynb is a tutorial notebook on using BertForSequenceClassification to classify pairs of medical texts as entailment, contradiction or neutral.

Refer to the notebook for more instructions. The notebook is developed on Google Colab.