Drocho commited on
Commit
107297b
·
verified ·
1 Parent(s): 30c4395

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - text-classification
5
+ - sentiment-analysis
6
+ pipeline_tag: text-classification
7
+ ---
8
+
9
+ # DistilBERT Sentiment Analysis
10
+
11
+ Modelo fine-tuneado sobre `distilbert-base-uncased` para clasificación binaria de sentimientos (positivo/negativo) en textos multidominio.