biobert-pytorch
biobert-pytorch copied to clipboard
can't run QA with albert
I run into an assertion error from the conversion every time I use albert, the QA factoid script runs normally with BERT and RoBerta, but when using AlBERT this error
File "/GW/Health-Corpus/work/UMLS/experiments/qa/biobert-pytorch/question-answering/utils_qa.py", line 100, in transform_n2b_factoid
assert len(multiQid)==(24+4) # all multiQid should have length of 24 + 3