lamossta commited on
Commit
312633f
·
1 Parent(s): 8654514

hf spaces readme update

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # Entity Sentiment Classification
2
 
3
  Classify sentiment (positive, neutral, negative) for named entities in news article text using fine-tuned DistilBERT models.
 
1
+ ---
2
+ title: Entity Sentiment Classification
3
+ emoji: 📊
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: false
9
+ ---
10
+
11
  # Entity Sentiment Classification
12
 
13
  Classify sentiment (positive, neutral, negative) for named entities in news article text using fine-tuned DistilBERT models.