Cyrile commited on
Commit
e502d25
1 Parent(s): 516e152

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -34,7 +34,19 @@ The dataset (XNLI)[https://huggingface.co/datasets/xnli] is composed of 392,702
34
 
35
 
36
  | **NLI** | **time (ms)** | **MCC (x100)** |
37
- | :--------- ----: | :-----------: | :------------: |
38
  | [cmarkea/distilcamembert-base-nli](https://huggingface.co/cmarkea/distilcamembert-base-nli) | **51.35** | **66.24** |
39
  | [BaptisteDoyen/camembert-base-xnli](https://huggingface.co/BaptisteDoyen/camembert-base-xnli) | 105.0 | 72.67 |
40
- | [MoritzLaurer/mDeBERTa-v3-base-mnli-xnli](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-mnli-xnli) | 299.18 | 75.15 |
 
 
 
 
 
 
 
 
 
 
 
 
 
34
 
35
 
36
  | **NLI** | **time (ms)** | **MCC (x100)** |
37
+ | :--------------: | :-----------: | :------------: |
38
  | [cmarkea/distilcamembert-base-nli](https://huggingface.co/cmarkea/distilcamembert-base-nli) | **51.35** | **66.24** |
39
  | [BaptisteDoyen/camembert-base-xnli](https://huggingface.co/BaptisteDoyen/camembert-base-xnli) | 105.0 | 72.67 |
40
+ | [MoritzLaurer/mDeBERTa-v3-base-mnli-xnli](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-mnli-xnli) | 299.18 | 75.15 |
41
+
42
+ | **Allociné** | **time (ms)** | **MCC (x100)** |
43
+ | :--------------: | :-----------: | :------------: |
44
+ | [cmarkea/distilcamembert-base-nli](https://huggingface.co/cmarkea/distilcamembert-base-nli) | **205.54** | **63.71** |
45
+ | [BaptisteDoyen/camembert-base-xnli](https://huggingface.co/BaptisteDoyen/camembert-base-xnli) | 378.39 | 73.74 |
46
+ | [MoritzLaurer/mDeBERTa-v3-base-mnli-xnli](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-mnli-xnli) | 520.58 | 70.05 |
47
+
48
+ | **MLSum** | **time (ms)** | **MCC (x100)** |
49
+ | :--------------: | :-----------: | :------------: |
50
+ | [cmarkea/distilcamembert-base-nli](https://huggingface.co/cmarkea/distilcamembert-base-nli) | **205.54** | **63.71** |
51
+ | [BaptisteDoyen/camembert-base-xnli](https://huggingface.co/BaptisteDoyen/camembert-base-xnli) | 378.39 | 73.74 |
52
+ | [MoritzLaurer/mDeBERTa-v3-base-mnli-xnli](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-mnli-xnli) | 520.58 | 70.05 |