lbourdois commited on
Commit
1a54ef5
·
verified ·
1 Parent(s): 4b00ec8

Add language tag

Browse files

Hi!
A PR to add languages for referencing on the 🤗 Hub

Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -3,6 +3,29 @@ license: mit
3
  license_link: https://huggingface.co/microsoft/Phi-4-mini-instruct/resolve/main/LICENSE
4
  language:
5
  - multilingual
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  pipeline_tag: text-generation
7
  tags:
8
  - nlp
 
3
  license_link: https://huggingface.co/microsoft/Phi-4-mini-instruct/resolve/main/LICENSE
4
  language:
5
  - multilingual
6
+ - ar
7
+ - zh
8
+ - cs
9
+ - da
10
+ - nl
11
+ - en
12
+ - fi
13
+ - fr
14
+ - de
15
+ - he
16
+ - hu
17
+ - it
18
+ - ja
19
+ - ko
20
+ - no
21
+ - pl
22
+ - pt
23
+ - ru
24
+ - es
25
+ - sv
26
+ - th
27
+ - tr
28
+ - uk
29
  pipeline_tag: text-generation
30
  tags:
31
  - nlp