Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- carblacac/twitter-sentiment-analysis
|
5 |
+
language:
|
6 |
+
- hi
|
7 |
+
- en
|
8 |
+
metrics:
|
9 |
+
- f1
|
10 |
+
- accuracy
|
11 |
+
pipeline_tag: text-classification
|
12 |
+
tags:
|
13 |
+
- hinglish
|
14 |
+
- sentiment
|
15 |
+
- sentiment analysis
|
16 |
+
---
|