Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -22,7 +22,7 @@ Model name: `passage-ranker.strawberry`
22
 
23
  The model was trained and tested in the following languages:
24
 
25
- - Chinese
26
  - Dutch
27
  - English
28
  - French
@@ -111,10 +111,10 @@ We evaluated the model on the datasets of the [MIRACL benchmark](https://github.
111
  multilingual capacities. Note that not all training languages are part of the benchmark, so we only report the metrics
112
  for the existing languages.
113
 
114
- | Language | NDCG@10 |
115
- |:---------|--------:|
116
- | Chinese | 0.414 |
117
- | French | 0.382 |
118
- | German | 0.320 |
119
- | Japanese | 0.479 |
120
- | Spanish | 0.418 |
 
22
 
23
  The model was trained and tested in the following languages:
24
 
25
+ - Chinese (simplified)
26
  - Dutch
27
  - English
28
  - French
 
111
  multilingual capacities. Note that not all training languages are part of the benchmark, so we only report the metrics
112
  for the existing languages.
113
 
114
+ | Language | NDCG@10 |
115
+ |:----------------------|--------:|
116
+ | Chinese (simplified) | 0.414 |
117
+ | French | 0.382 |
118
+ | German | 0.320 |
119
+ | Japanese | 0.479 |
120
+ | Spanish | 0.418 |