vandeju commited on
Commit
76f4a9d
1 Parent(s): 0611d52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
 
14
 
15
  <div style="margin:auto; text-align:center">
16
- <h1 style="margin-bottom: 0">Reynaerde 7B Chat v2</h1>
17
  <em>A conversational model for Dutch, based on Mistral v0.3 Instruct</em>
18
  </div>
19
 
@@ -47,8 +47,7 @@ The model was evaluated using [scandeval](https://scandeval.com/dutch-nlg/). The
47
 
48
  | Model| conll_nl | dutch_social | scala_nl | squad_nl | wiki_lingua_nl | mmlu_nl | hellaswag_nl |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:
50
- Reynaerde-7B-Chat-v2 | 56.40 / 38.13 | 10.83 / 27.67 | TODO / TODO | 53.56 / 65.29 | TODO / TODO | TODO / TODO | 31.36 / 47.79
51
- Reynaerde-7B-Chat | 54.58 / 36.72 | 13.09 / 34.88 | 9.84 / 45.60 | 57.55 / 69.34 | 66.58 / 17.91 | 23.08 / 41.20 | 14.31 / 34.76
52
  Mistral-7B-v0.3 | 57.08 / 42.65 | 14.05 / 39.13 | 8.08 / 43.07 | 45.57 / 55.20 | 62.28 / 16.46 | 20.39 / 40.03 | 13.28 / 34.13
53
  Mistral-7B-v0.3-Instruct | 60.76 / 45.39 | 13.20 / 34.26 | 23.23 / 59.26 | 48.94 / 60.13 | 66.09 / 18.02 | 24.95 / 43.67 | 24.86 / 43.57
54
 
 
13
 
14
 
15
  <div style="margin:auto; text-align:center">
16
+ <h1 style="margin-bottom: 0">Reynaerde 7B Chat</h1>
17
  <em>A conversational model for Dutch, based on Mistral v0.3 Instruct</em>
18
  </div>
19
 
 
47
 
48
  | Model| conll_nl | dutch_social | scala_nl | squad_nl | wiki_lingua_nl | mmlu_nl | hellaswag_nl |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:
50
+ Reynaerde-7B-Chat | 56.40 / 38.13 | 10.83 / 27.67 | 20.02 / 55.40 | 53.56 / 65.29 | TODO / TODO | TODO / TODO | 31.36 / 47.79
 
51
  Mistral-7B-v0.3 | 57.08 / 42.65 | 14.05 / 39.13 | 8.08 / 43.07 | 45.57 / 55.20 | 62.28 / 16.46 | 20.39 / 40.03 | 13.28 / 34.13
52
  Mistral-7B-v0.3-Instruct | 60.76 / 45.39 | 13.20 / 34.26 | 23.23 / 59.26 | 48.94 / 60.13 | 66.09 / 18.02 | 24.95 / 43.67 | 24.86 / 43.57
53