How to use P0L3/CliReNER-scibert_scivocab_uncased with SpanMarker:
from span_marker import SpanMarkerModel model = SpanMarkerModel.from_pretrained("P0L3/CliReNER-scibert_scivocab_uncased")
How to fix it?