How to use Anish13/results_model3 with Transformers:
# Load model directly from transformers import Transformer model = Transformer.from_pretrained("Anish13/results_model3", dtype="auto")
How to fix it?