ohmeow/blurr

Typo in _create_learner?

Closed this issue · 1 comments

Found hf_confg in classmethod _create_learner from BlearnerForQuestionAnswering

    if (max_seq_len is None):
        max_seq_len = hf_confg.get('max_position_embeddings', 128)

Thanks for letting me know. Just released new version with fix :)