How to use DylanJHJ/bert-base-final-v0-ep2 with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForHighlightPrediction tokenizer = AutoTokenizer.from_pretrained("DylanJHJ/bert-base-final-v0-ep2") model = BertForHighlightPrediction.from_pretrained("DylanJHJ/bert-base-final-v0-ep2")
This model has 1 file scanned as suspicious.
What is a pickle import?
How to fix it?