Adding `safetensors` variant of this model

#2
by SFconvertbot - opened
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -7,9 +7,9 @@ language:
7
  - it
8
  - ja
9
  - nl
 
10
  - pt
11
  - zh
12
- - pl
13
  ---
14
 
15
  # Model Card for `passage-ranker.pistachio`
@@ -22,16 +22,16 @@ Model name: `passage-ranker.pistachio`
22
 
23
  The model was trained and tested in the following languages:
24
 
 
 
25
  - English
26
  - French
27
  - German
28
- - Spanish
29
  - Italian
30
- - Dutch
31
  - Japanese
32
- - Portuguese
33
- - Chinese (simplified)
34
  - Polish
 
 
35
 
36
  Besides the aforementioned languages, basic support can be expected for additional 93 languages that were used during the pretraining of the base model (see
37
  [list of languages](https://github.com/google-research/bert/blob/master/multilingual.md#list-of-languages)).
@@ -148,8 +148,8 @@ for the existing languages.
148
 
149
  | Language | NDCG@10 |
150
  |:----------------------|--------:|
 
151
  | French | 0.439 |
152
  | German | 0.418 |
153
- | Spanish | 0.487 |
154
  | Japanese | 0.517 |
155
- | Chinese (simplified) | 0.454 |
 
7
  - it
8
  - ja
9
  - nl
10
+ - pl
11
  - pt
12
  - zh
 
13
  ---
14
 
15
  # Model Card for `passage-ranker.pistachio`
 
22
 
23
  The model was trained and tested in the following languages:
24
 
25
+ - Chinese (simplified)
26
+ - Dutch
27
  - English
28
  - French
29
  - German
 
30
  - Italian
 
31
  - Japanese
 
 
32
  - Polish
33
+ - Portuguese
34
+ - Spanish
35
 
36
  Besides the aforementioned languages, basic support can be expected for additional 93 languages that were used during the pretraining of the base model (see
37
  [list of languages](https://github.com/google-research/bert/blob/master/multilingual.md#list-of-languages)).
 
148
 
149
  | Language | NDCG@10 |
150
  |:----------------------|--------:|
151
+ | Chinese (simplified) | 0.454 |
152
  | French | 0.439 |
153
  | German | 0.418 |
 
154
  | Japanese | 0.517 |
155
+ | Spanish | 0.487 |