Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: afl-3.0
|
3 |
---
|
4 |
+
xlm-roberta-base Binary Text Classifier
|
5 |
+
|
6 |
+
This xlm-roberta-base text classification model trained on Urdu sentiment dataset performs binary sentiment classification on any given Urdu sentence. The model has been fine-tuned for better results in manageable time frames.
|
7 |
+
|
8 |
+
LABEL0 - NEGATIVE
|
9 |
+
|
10 |
+
LABEL1 - POSITIVE
|