Cyrile commited on
Commit
67cdd40
1 Parent(s): bf3d76a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -65,9 +65,9 @@ The second one: [mlsum](https://huggingface.co/datasets/mlsum) used to train the
65
 
66
  | **model** | **time (ms)** | **accuracy (%)** | **MCC (x100)** |
67
  | :--------------: | :-----------: | :--------------: | :------------: |
68
- | [cmarkea/distilcamembert-base-nli](https://huggingface.co/cmarkea/distilcamembert-base-nli) | **261.99** | | 60.12 |
69
- | [BaptisteDoyen/camembert-base-xnli](https://huggingface.co/BaptisteDoyen/camembert-base-xnli) | 499.45 | | **60.14** |
70
- | [MoritzLaurer/mDeBERTa-v3-base-mnli-xnli](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-mnli-xnli) | 591.34 | | 56.06 |
71
 
72
  How to use DistilCamemBERT-NLI
73
  ------------------------------
 
65
 
66
  | **model** | **time (ms)** | **accuracy (%)** | **MCC (x100)** |
67
  | :--------------: | :-----------: | :--------------: | :------------: |
68
+ | [cmarkea/distilcamembert-base-nli](https://huggingface.co/cmarkea/distilcamembert-base-nli) | **217.77** | **79.30** | **70.55** |
69
+ | [BaptisteDoyen/camembert-base-xnli](https://huggingface.co/BaptisteDoyen/camembert-base-xnli) | 448.27 | 70.7 | 64.10 |
70
+ | [MoritzLaurer/mDeBERTa-v3-base-mnli-xnli](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-mnli-xnli) | 591.34 | 64.45 | 58.67 |
71
 
72
  How to use DistilCamemBERT-NLI
73
  ------------------------------