SoumyaRanjan
commited on
Commit
•
a77b716
1
Parent(s):
810adf1
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- imdb
|
4 |
+
- mox/german_politicians_twitter_sentiment
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
pipeline_tag: text-classification
|
10 |
+
---
|
11 |
+
This Model helps to identify the sentiment when Airline customers send any feedback to Airline Employee.
|