I've trained and loaded my best model, however when inferring the model (see code below) I get this error from transformers import pipeline classifier = pipeline ...
This is a C implementation of the Hugging Face Tokenizers' decoders, which is the last step of the Tokenizers pipeline. It's an experiment to explore the technical feasibility of making a library that ...