google/jigsaw_toxicity_pred
Updated • 1.84k • 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", device_map="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