BETO Events Classifier

A fine-tuned BETO model for binary classification of Spanish news articles as event or non-event.

Labels

Label Id
NO_EVENTO 0
EVENTO 1

Usage

from transformers import AutoTokenizer, AutoModelForSequenceClassification

tokenizer = AutoTokenizer.from_pretrained("AltYaper/beto-events")
model = AutoModelForSequenceClassification.from_pretrained("AltYaper/beto-events")
Downloads last month
14
Safetensors
Model size
0.1B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for AltYaper/beto-events

Finetuned
(187)
this model