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