Unify model cards
Browse files
README.md
CHANGED
@@ -25,15 +25,15 @@ Model name: `vectorizer.raspberry`
|
|
25 |
|
26 |
The model was trained and tested in the following languages:
|
27 |
|
|
|
|
|
28 |
- English
|
29 |
- French
|
30 |
- German
|
31 |
-
- Spanish
|
32 |
- Italian
|
33 |
-
- Dutch
|
34 |
- Japanese
|
35 |
- Portuguese
|
36 |
-
-
|
37 |
|
38 |
Besides these languages, basic support can be expected for additional 91 languages that were used during the pretraining of the base model (see Appendix A of XLM-R paper).
|
39 |
|
@@ -118,8 +118,8 @@ We evaluated the model on the datasets of the [MIRACL benchmark](https://github.
|
|
118 |
|
119 |
| Language | Recall@100 |
|
120 |
|:----------------------|-----------:|
|
|
|
121 |
| French | 0.650 |
|
122 |
| German | 0.528 |
|
123 |
-
| Spanish | 0.602 |
|
124 |
| Japanese | 0.614 |
|
125 |
-
|
|
|
|
25 |
|
26 |
The model was trained and tested in the following languages:
|
27 |
|
28 |
+
- Chinese (simplified)
|
29 |
+
- Dutch
|
30 |
- English
|
31 |
- French
|
32 |
- German
|
|
|
33 |
- Italian
|
|
|
34 |
- Japanese
|
35 |
- Portuguese
|
36 |
+
- Spanish
|
37 |
|
38 |
Besides these languages, basic support can be expected for additional 91 languages that were used during the pretraining of the base model (see Appendix A of XLM-R paper).
|
39 |
|
|
|
118 |
|
119 |
| Language | Recall@100 |
|
120 |
|:----------------------|-----------:|
|
121 |
+
| Chinese (simplified) | 0.680 |
|
122 |
| French | 0.650 |
|
123 |
| German | 0.528 |
|
|
|
124 |
| Japanese | 0.614 |
|
125 |
+
| Spanish | 0.602 |
|