Update README.md
Browse files
README.md
CHANGED
@@ -24,9 +24,7 @@ model-index:
|
|
24 |
|
25 |
This is a roBERTa-base model trained on ~23K reviews (more than 323K words) and finetuned for sentiment analysis of customer reviews. This model is built as part of author's project at the Uz-NLP 2022 Hackathon and it is suitable for Uzbek language.
|
26 |
|
27 |
-
<b>Labels</b>:
|
28 |
-
LABEL_0 -> Negative;
|
29 |
-
LABEL_1 -> Positive
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
24 |
|
25 |
This is a roBERTa-base model trained on ~23K reviews (more than 323K words) and finetuned for sentiment analysis of customer reviews. This model is built as part of author's project at the Uz-NLP 2022 Hackathon and it is suitable for Uzbek language.
|
26 |
|
27 |
+
<b>Labels</b>: LABEL_0 -> Negative; LABEL_1 -> Positive
|
|
|
|
|
28 |
|
29 |
## Model description
|
30 |
|