Update README.md
Browse files
README.md
CHANGED
@@ -126,43 +126,27 @@ Recall 91.8%
|
|
126 |
### Results [Sample]
|
127 |
|
128 |
Device set to use cuda:0
|
129 |
-
Text: I loved this movie! It was absolutely fantastic!
|
130 |
-
Sentiment: Negative (confidence: 0.9991)
|
131 |
|
132 |
-
|
|
|
133 |
|
134 |
-
Text:
|
135 |
-
Sentiment: Negative (confidence: 0.9995)
|
136 |
|
137 |
-
|
|
|
138 |
|
139 |
-
Text:
|
140 |
-
Sentiment: Negative (confidence: 0.
|
141 |
-
|
142 |
-
----------------------------------------
|
143 |
-
|
144 |
-
Text: I loved this movie!
|
145 |
-
Sentiment: Negative (confidence: 0.9966)
|
146 |
-
|
147 |
-
----------------------------------------
|
148 |
-
|
149 |
-
Text: It was absolutely fantastic!
|
150 |
-
Sentiment: Negative (confidence: 0.9940)
|
151 |
-
|
152 |
-
----------------------------------------
|
153 |
|
154 |
## 🧪 Live Demo
|
155 |
|
156 |
Try it out below!
|
157 |
|
158 |
-
|
159 |
-
|
160 |
-
width="100%"
|
161 |
-
height="500"
|
162 |
-
frameborder="0"
|
163 |
-
>
|
164 |
-
|
165 |
-
</iframe>
|
166 |
|
167 |
#### Summary
|
168 |
|
|
|
126 |
### Results [Sample]
|
127 |
|
128 |
Device set to use cuda:0
|
129 |
+
- Text: I loved this movie! It was absolutely fantastic!
|
130 |
+
- Sentiment: Negative (confidence: 0.9991)
|
131 |
|
132 |
+
- Text: This movie was terrible, completely boring.
|
133 |
+
- Sentiment: Negative (confidence: 0.9995)
|
134 |
|
135 |
+
- Text: The movie was okay, nothing special.
|
136 |
+
- Sentiment: Negative (confidence: 0.9995)
|
137 |
|
138 |
+
- Text: I loved this movie!
|
139 |
+
- Sentiment: Negative (confidence: 0.9966)
|
140 |
|
141 |
+
- Text: It was absolutely fantastic!
|
142 |
+
- Sentiment: Negative (confidence: 0.9940)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
143 |
|
144 |
## 🧪 Live Demo
|
145 |
|
146 |
Try it out below!
|
147 |
|
148 |
+
👉 [Launch Sentiment Analyzer](https://huggingface.co/spaces/AfroLogicInsect/sentiment-analysis-model-gradio)
|
149 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
150 |
|
151 |
#### Summary
|
152 |
|