Unify model cards

#1
by clarine - opened
Files changed (1) hide show
  1. README.md +8 -8
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.guava`
@@ -28,17 +28,17 @@ Model name: `vectorizer.guava`
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
- - Chinese (traditional)
41
  - Polish
 
 
42
 
43
  Besides these languages, basic support can be expected for additional 91 languages that were used during the pretraining
44
  of the base model (see Appendix A of XLM-R paper).
@@ -145,8 +145,8 @@ for the existing languages.
145
 
146
  | Language | Recall@100 |
147
  |:----------------------|-----------:|
 
148
  | French | 0.672 |
149
  | German | 0.594 |
150
- | Spanish | 0.632 |
151
  | Japanese | 0.603 |
152
- | Chinese (simplified) | 0.702 |
 
11
  - it
12
  - nl
13
  - ja
14
+ - pl
15
  - pt
16
  - zh
 
17
  ---
18
 
19
  # Model Card for `vectorizer.guava`
 
28
 
29
  The model was trained and tested in the following languages:
30
 
31
+ - Chinese (simplified)
32
+ - Chinese (traditional)
33
+ - Dutch
34
  - English
35
  - French
36
  - German
 
37
  - Italian
 
38
  - Japanese
 
 
 
39
  - Polish
40
+ - Portuguese
41
+ - Spanish
42
 
43
  Besides these languages, basic support can be expected for additional 91 languages that were used during the pretraining
44
  of the base model (see Appendix A of XLM-R paper).
 
145
 
146
  | Language | Recall@100 |
147
  |:----------------------|-----------:|
148
+ | Chinese (simplified) | 0.702 |
149
  | French | 0.672 |
150
  | German | 0.594 |
 
151
  | Japanese | 0.603 |
152
+ | Spanish | 0.632 |