Festooned commited on
Commit
2e4a1aa
·
verified ·
1 Parent(s): a866b8d

Initial upload of Multilingual-Restaurant-Reviews-Sentiment

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ It was trained on a massive, perfectly balanced dataset of **400,000+ real, huma
35
 
36
  Forget accuracy. For star ratings, **Mean Absolute Error (MAE)** is what matters. It measures how "off" the prediction is.
37
 
38
- What does that mean? It means on average, the model's prediction is **only off by 0.32 stars**.
39
 
40
  - It _knows_ a 5-star is close to a 4-star.
41
  - It _knows_ a 1-star is NOT a 5-star.
 
35
 
36
  Forget accuracy. For star ratings, **Mean Absolute Error (MAE)** is what matters. It measures how "off" the prediction is.
37
 
38
+ What does that mean? It means on average, the model's prediction is **only off by 0.29 stars**.
39
 
40
  - It _knows_ a 5-star is close to a 4-star.
41
  - It _knows_ a 1-star is NOT a 5-star.