lbourdois commited on
Commit
d985fd1
·
verified ·
1 Parent(s): a383b97

Add language tag

Browse files

Hi!
The language tag to improve referencing (especially in the long term, once the release is past)

Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,5 +1,24 @@
1
  ---
2
  library_name: transformers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - falcon-h1
5
  license: other
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - ar
5
+ - cs
6
+ - de
7
+ - en
8
+ - es
9
+ - fr
10
+ - hi
11
+ - it
12
+ - ja
13
+ - ko
14
+ - nl
15
+ - pl
16
+ - pt
17
+ - ro
18
+ - ru
19
+ - sv
20
+ - ur
21
+ - zh
22
  tags:
23
  - falcon-h1
24
  license: other