How to use readerbench/ro-offense-sequences with Transformers:
# Load model directly from transformers import BERT_CRF model = BERT_CRF.from_pretrained("readerbench/ro-offense-sequences", dtype="auto")
What is a pickle import?
How to fix it?