Update README.md
Browse files
README.md
CHANGED
@@ -35,9 +35,9 @@ Benchmark
|
|
35 |
|
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 |
-
|
39 |
|
40 |
-
|
41 |
|
42 |
How to use DistilCamemBERT-Sentiment
|
43 |
------------------------------------
|
|
|
35 |
|
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](https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment)
|
39 |
|
40 |
+
#### [tf-allociné](https://huggingface.co/tblard/tf-allocine) and [barthez-sentiment-classification](https://huggingface.co/moussaKam/barthez-sentiment-classification)
|
41 |
|
42 |
How to use DistilCamemBERT-Sentiment
|
43 |
------------------------------------
|