JingweiZuo commited on
Commit
01087ec
·
verified ·
1 Parent(s): 3379e2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -1,5 +1,24 @@
1
  ---
2
  library_name: transformers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  tags:
4
  - falcon-h1
5
  license: other
@@ -34,7 +53,7 @@ inference: true
34
 
35
  # Training details
36
 
37
- For more details about the training protocol of this model, please refer to the [Falcon-H1 technical blogpost](https://falcon-lm.github.io/blog/falcon-h1/).
38
 
39
  # Usage
40
 
 
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
 
53
 
54
  # Training details
55
 
56
+ For more details about the training protocol of this model, please refer to the [Falcon-H1 technical blogpost](https://falcon-lm.github.io/blog/falcon-h1/) and [Technical Report](https://arxiv.org/abs/2507.22448).
57
 
58
  # Usage
59