bourdoiscatie commited on
Commit
3cd7926
1 Parent(s): 3683a23

Update README.md

Browse files

To help with the referencing of the dataset by indicating the languages included in the multilingual model, only the xx language tags are listed here because they are the only currently taken into account by HF (not the xx-XX)

Files changed (1) hide show
  1. README.md +54 -1
README.md CHANGED
@@ -1,5 +1,58 @@
1
  ---
2
- language: multilingual
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - mbart-50
5
  ---
1
  ---
2
+ language:
3
+ - multilingual
4
+ - ar
5
+ - cs
6
+ - de
7
+ - en
8
+ - es
9
+ - et
10
+ - fi
11
+ - fr
12
+ - gu
13
+ - hi
14
+ - it
15
+ - ja
16
+ - kk
17
+ - ko
18
+ - lt
19
+ - lv
20
+ - my
21
+ - ne
22
+ - nl
23
+ - ro
24
+ - ru
25
+ - si
26
+ - tr
27
+ - vi
28
+ - zh
29
+ - af
30
+ - az
31
+ - bn
32
+ - fa
33
+ - he
34
+ - hr
35
+ - id
36
+ - ka
37
+ - km
38
+ - mk
39
+ - ml
40
+ - mn
41
+ - mr
42
+ - pl
43
+ - ps
44
+ - pt
45
+ - sv
46
+ - sw
47
+ - ta
48
+ - te
49
+ - th
50
+ - tl
51
+ - uk
52
+ - ur
53
+ - xh
54
+ - gl
55
+ - sl
56
  tags:
57
  - mbart-50
58
  ---