Closed ocm248 closed 3 years ago
Found hf_confgin classmethod _create_learner from BlearnerForQuestionAnswering
hf_confg
_create_learner
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 :)
Found
hf_confg
in classmethod_create_learner
fromBlearnerForQuestionAnswering