Cyrile commited on
Commit
c3ba7d9
1 Parent(s): c4893bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ Benchmark
36
  This model is compared to 3 reference models (see below). As each model doesn't have the same definition of targets, we detail the performance measure used for each of them. For the mean inference time measure, an **AMD Ryzen 5 4500U @ 2.3GHz with 6 cores** was used.
37
 
38
  #### bert-base-multilingual-uncased-sentiment
39
- [bert-base-multilingual-uncased-sentiment](https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment) based on BERT model in multilingual and uncased version.
40
 
41
  #### [tf-allociné](https://huggingface.co/tblard/tf-allocine) and [barthez-sentiment-classification](https://huggingface.co/moussaKam/barthez-sentient-classification)
42
 
 
36
  This model is compared to 3 reference models (see below). As each model doesn't have the same definition of targets, we detail the performance measure used for each of them. For the mean inference time measure, an **AMD Ryzen 5 4500U @ 2.3GHz with 6 cores** was used.
37
 
38
  #### bert-base-multilingual-uncased-sentiment
39
+ [nlptown/bert-base-multilingual-uncased-sentiment](https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment) based on BERT model in multilingual and uncased version. This sentiment analyzer is trained on Amazon review like our model, then the targets and their definition are the same. In order to be robust to +/-1 star estimation errors, we will take the following definition as a performance measure:
40
 
41
  #### [tf-allociné](https://huggingface.co/tblard/tf-allocine) and [barthez-sentiment-classification](https://huggingface.co/moussaKam/barthez-sentient-classification)
42