How to use Ubenwa/sb-cnn14-dummy with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Ubenwa/sb-cnn14-dummy", dtype="auto")
No model card