Human-CentricAI commited on
Commit
5a3e124
·
verified ·
1 Parent(s): 1641523

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: cc-by-nc-4.0
3
  ---
4
  This model is a fine-tuned version of RoBERTa-large [1]. It was trained on 2,100 VR game reviews to measure sentiment on UX dimensions. Specifically, this model measures the sentiment on the UX dimension **Immersion**.
5
 
6
- The model assigns one of four possible labels:
7
 
8
  0 (**neutral**): The text describes the UX dimension neutrally or is not discussed <br />
9
  1 (**positive**): The text describes the UX dimension positively <br />
 
3
  ---
4
  This model is a fine-tuned version of RoBERTa-large [1]. It was trained on 2,100 VR game reviews to measure sentiment on UX dimensions. Specifically, this model measures the sentiment on the UX dimension **Immersion**.
5
 
6
+ The model assigns one of 3 possible labels:
7
 
8
  0 (**neutral**): The text describes the UX dimension neutrally or is not discussed <br />
9
  1 (**positive**): The text describes the UX dimension positively <br />