murodbek commited on
Commit
e561f0b
1 Parent(s): 5947c17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
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