How to use surya-narayanan/logical_fallacies with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("surya-narayanan/logical_fallacies", dtype="auto")
How to fix it?