How to use bobs24/Category_Prediction with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("bobs24/Category_Prediction", dtype="auto")