Unify model cards

#2
by clarine - opened
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -11,9 +11,9 @@ language:
11
  - it
12
  - nl
13
  - ja
 
14
  - pt
15
  - zh
16
- - pl
17
  ---
18
 
19
  # Model Card for `vectorizer.hazelnut`
@@ -28,16 +28,16 @@ Model name: `vectorizer.hazelnut`
28
 
29
  The model was trained and tested in the following languages:
30
 
 
 
31
  - English
32
  - French
33
  - German
34
- - Spanish
35
  - Italian
36
- - Dutch
37
  - Japanese
38
- - Portuguese
39
- - Chinese (simplified)
40
  - Polish
 
 
41
 
42
  Besides these languages, basic support can be expected for additional 91 languages that were used during the pretraining
43
  of the base model (see Appendix A of XLM-R paper).
@@ -154,8 +154,8 @@ for the existing languages.
154
 
155
  | Language | Recall@100 |
156
  |:----------------------|-----------:|
 
157
  | French | 0.649 |
158
  | German | 0.598 |
159
- | Spanish | 0.609 |
160
  | Japanese | 0.623 |
161
- | Chinese (simplified) | 0.707 |
 
11
  - it
12
  - nl
13
  - ja
14
+ - pl
15
  - pt
16
  - zh
 
17
  ---
18
 
19
  # Model Card for `vectorizer.hazelnut`
 
28
 
29
  The model was trained and tested in the following languages:
30
 
31
+ - Chinese (simplified)
32
+ - Dutch
33
  - English
34
  - French
35
  - German
 
36
  - Italian
 
37
  - Japanese
 
 
38
  - Polish
39
+ - Portuguese
40
+ - Spanish
41
 
42
  Besides these languages, basic support can be expected for additional 91 languages that were used during the pretraining
43
  of the base model (see Appendix A of XLM-R paper).
 
154
 
155
  | Language | Recall@100 |
156
  |:----------------------|-----------:|
157
+ | Chinese (simplified) | 0.707 |
158
  | French | 0.649 |
159
  | German | 0.598 |
 
160
  | Japanese | 0.623 |
161
+ | Spanish | 0.609 |