google/jigsaw_toxicity_pred
Updated • 984 • 34
How to use erfanzare/sntiment_txt_classify with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("erfanzare/sntiment_txt_classify", dtype="auto")Configuration Parsing Warning:Config file config.json cannot be fetched (too big)
Configuration Parsing Warning:Config file tokenizer_config.json cannot be fetched (too big)
Base model
FacebookAI/xlm-roberta-base