from simpletransformers.question_answering import QuestionAnsweringModel
got this attribute error:
AttributeError: module 'urllib3.util' has no attribute 'PROTOCOL_TLS'
from simpletransformers.question_answering import QuestionAnsweringModel
got this attribute error:
AttributeError: module 'urllib3.util' has no attribute 'PROTOCOL_TLS'
Copyright © 2021 Jogjafile Inc.
Using
!pip freeze
solved the issue