cmeneses99 Claude Sonnet 4.6 commited on
Commit
d6a2338
·
1 Parent(s): 3dee06e

Restore HF Spaces yaml frontmatter

Browse files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # SMS Classifier API
2
 
3
  API REST para clasificar mensajes SMS en categorías usando **DistilBERT multilingual** con fine-tuning sobre un dataset sintético multilingüe (ES + EN).
 
1
+ ---
2
+ title: SMS Classifier API
3
+ emoji: 📱
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: false
9
+ ---
10
+
11
  # SMS Classifier API
12
 
13
  API REST para clasificar mensajes SMS en categorías usando **DistilBERT multilingual** con fine-tuning sobre un dataset sintético multilingüe (ES + EN).