File size: 307 Bytes
107297b
 
 
 
 
 
1d30c45
107297b
 
 
 
1
2
3
4
5
6
7
8
9
10
11
---
language: en
tags:
  - text-classification
  - sentiment-analysis
pipeline_tag: text-classification
library_name: transformers
---
# DistilBERT Sentiment Analysis

Modelo fine-tuneado sobre `distilbert-base-uncased` para clasificación binaria de sentimientos (positivo/negativo) en textos multidominio.