BLUE_Benchmark
BLUE_Benchmark copied to clipboard
Preprocessing of MedNLi
https://github.com/ncbi-nlp/BLUE_Benchmark/blob/37cc4f7fff6b1a313353cbd70afde5e6c5732071/blue/bert/create_mednli_bert.py#L14 https://github.com/ncbi-nlp/BLUE_Benchmark/blob/37cc4f7fff6b1a313353cbd70afde5e6c5732071/blue/bert/create_mednli_bert.py#L18
These two lines do not match the MedNLIProcessor in run_bluebert.py and will cause KeyError after running run_bluebert.py.
I suggest to modify the sequence of column indices.