Update README.md
Browse files
README.md
CHANGED
@@ -33,13 +33,13 @@ It achieves the following results on the evaluation set:
|
|
33 |
- Accuracy: 0.663
|
34 |
|
35 |
## Dataset Information
|
36 |
-
text: Tamil-English code-mixed comment.
|
37 |
-
label: list of the possible sentiments
|
38 |
-
LABEL_0: "Positive",
|
39 |
-
LABEL_1: "Negative",
|
40 |
-
LABEL_2: "Mixed_feelings",
|
41 |
-
LABEL_3: "unknown_state",
|
42 |
-
LABEL_4: "not-Tamil"
|
43 |
|
44 |
## Intended uses & limitations
|
45 |
|
|
|
33 |
- Accuracy: 0.663
|
34 |
|
35 |
## Dataset Information
|
36 |
+
- text: Tamil-English code-mixed comment.
|
37 |
+
- label: list of the possible sentiments
|
38 |
+
- LABEL_0: "Positive",
|
39 |
+
- LABEL_1: "Negative",
|
40 |
+
- LABEL_2: "Mixed_feelings",
|
41 |
+
- LABEL_3: "unknown_state",
|
42 |
+
- LABEL_4: "not-Tamil"
|
43 |
|
44 |
## Intended uses & limitations
|
45 |
|