nlptown commited on
Commit
8f6f4e3
·
verified ·
1 Parent(s): c3cd3ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,12 +12,12 @@ license: mit
12
 
13
  # bert-base-multilingual-uncased-sentiment
14
 
 
 
15
  This is a bert-base-multilingual-uncased model finetuned for sentiment analysis on product reviews in six languages: English, Dutch, German, French, Spanish, and Italian. It predicts the sentiment of the review as a number of stars (between 1 and 5).
16
 
17
  This model is intended for direct use as a sentiment analysis model for product reviews in any of the six languages above or for further finetuning on related sentiment analysis tasks.
18
 
19
- NLP Town also offers an newer model based on ModernBert, with a 40% error reduction on product reviews. Find all the details [on our website](https://www.nlp.town).
20
-
21
  ## Training data
22
 
23
  Here is the number of product reviews we used for finetuning the model:
 
12
 
13
  # bert-base-multilingual-uncased-sentiment
14
 
15
+ Visit the [NLP Town website](https://www.nlp.town) for an updated version of this model, with a 40% error reduction on product reviews.
16
+
17
  This is a bert-base-multilingual-uncased model finetuned for sentiment analysis on product reviews in six languages: English, Dutch, German, French, Spanish, and Italian. It predicts the sentiment of the review as a number of stars (between 1 and 5).
18
 
19
  This model is intended for direct use as a sentiment analysis model for product reviews in any of the six languages above or for further finetuning on related sentiment analysis tasks.
20
 
 
 
21
  ## Training data
22
 
23
  Here is the number of product reviews we used for finetuning the model: