Cyrile commited on
Commit
2618fd6
1 Parent(s): 8bfa0d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -53,7 +53,7 @@ This model is compared to 3 reference models (see below). As each model doesn't
53
 
54
  | **model** | **time (ms)** | **exact accuracy (%)** | **top-2 acc (%)** |
55
  | :-------: | :-----------: | :--------------------: | :---------------: |
56
- | [cmarkea/distilcamembert-base-sentiment](https://huggingface.co/cmarkea/distilcamembert-base-sentiment) | 95.56 | 61.01 | 88.80 |
57
  | [nlptown/bert-base-multilingual-uncased-sentiment](https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment) | 187.70 | 54.41 | 82.82 |
58
 
59
  #### tf-allociné and barthez-sentiment-classification
@@ -61,7 +61,7 @@ This model is compared to 3 reference models (see below). As each model doesn't
61
 
62
  | **model** | **time (ms)** | **exact accuracy (%)** |
63
  | :-------: | :-----------: | :--------------------: |
64
- | [cmarkea/distilcamembert-base-sentiment](https://huggingface.co/cmarkea/distilcamembert-base-sentiment) | 95.56 | 97.52 |
65
  | [tblard/tf-allocine](https://huggingface.co/tblard/tf-allocine) | 329.74 | 95.69 |
66
  | [moussaKam/barthez-sentiment-classification](https://huggingface.co/moussaKam/barthez-sentiment-classification) | 197.95 | 94.29 |
67
 
 
53
 
54
  | **model** | **time (ms)** | **exact accuracy (%)** | **top-2 acc (%)** |
55
  | :-------: | :-----------: | :--------------------: | :---------------: |
56
+ | [cmarkea/distilcamembert-base-sentiment](https://huggingface.co/cmarkea/distilcamembert-base-sentiment) | **95.56** | **61.01** | **88.80** |
57
  | [nlptown/bert-base-multilingual-uncased-sentiment](https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment) | 187.70 | 54.41 | 82.82 |
58
 
59
  #### tf-allociné and barthez-sentiment-classification
 
61
 
62
  | **model** | **time (ms)** | **exact accuracy (%)** |
63
  | :-------: | :-----------: | :--------------------: |
64
+ | [cmarkea/distilcamembert-base-sentiment](https://huggingface.co/cmarkea/distilcamembert-base-sentiment) | **95.56** | **97.52** |
65
  | [tblard/tf-allocine](https://huggingface.co/tblard/tf-allocine) | 329.74 | 95.69 |
66
  | [moussaKam/barthez-sentiment-classification](https://huggingface.co/moussaKam/barthez-sentiment-classification) | 197.95 | 94.29 |
67